datasith commited on
Commit
be92ce8
1 Parent(s): 1a3cbe9

clarifying i'm using AlexNet for the current model

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ to run smoothly on HF's Spaces:
36
 
37
  - app.py
38
  - categories.txt
39
- - model.h5 (TensorFlow/Keras)
40
  - requirements.txt
41
  - README.md
42
  - nay.jpg (Not-hot-dog example)
 
36
 
37
  - app.py
38
  - categories.txt
39
+ - model.h5 (AlexNet)
40
  - requirements.txt
41
  - README.md
42
  - nay.jpg (Not-hot-dog example)