MeghanaM4 commited on
Commit
6299e32
1 Parent(s): 6f95970

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -9,6 +9,12 @@ app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  short_description: this will tell you whether your image is a cat or a dog
 
 
 
 
 
 
12
  ---
13
 
14
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
9
  pinned: false
10
  license: apache-2.0
11
  short_description: this will tell you whether your image is a cat or a dog
12
+ language:
13
+ - "python"
14
+ library_name: fastai
15
+ base_model: resnet18
16
+ datasets:
17
+ - google
18
  ---
19
 
20
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference