Trista Yao commited on
Commit
b6fb7ca
·
1 Parent(s): a638264

minor change

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -114,9 +114,9 @@ with col1:
114
 
115
 
116
 
117
- '''
118
- Below is a demo code to use hot-dog classification model
119
- '''
120
  # from PIL import Image
121
 
122
  # pipeline = pipeline(task="image-classification", model="julien-c/hotdog-not-hotdog")
 
114
 
115
 
116
 
117
+
118
+ # Below is a demo code to use hot-dog classification model
119
+
120
  # from PIL import Image
121
 
122
  # pipeline = pipeline(task="image-classification", model="julien-c/hotdog-not-hotdog")