2Much2Code:) commited on
Commit
a8b2571
1 Parent(s): a095e0a
Files changed (10) hide show
  1. .python-version +1 -0
  2. README.md +1 -0
  3. battery.jpeg +0 -0
  4. cardboard.jpeg +0 -0
  5. clothes.jpeg +0 -0
  6. metal.jpg +0 -0
  7. paper.jpg +0 -0
  8. plastic.jpg +0 -0
  9. requirements.txt +3 -0
  10. shoes.jpg +0 -0
.python-version ADDED
@@ -0,0 +1 @@
 
 
1
+ 3.7.6
README.md CHANGED
@@ -7,6 +7,7 @@ sdk: gradio
7
  sdk_version: 3.1.4
8
  app_file: app.py
9
  pinned: false
 
10
  ---
11
 
12
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  sdk_version: 3.1.4
8
  app_file: app.py
9
  pinned: false
10
+ python_version: 3.7.6
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
battery.jpeg ADDED
cardboard.jpeg ADDED
clothes.jpeg ADDED
metal.jpg ADDED
paper.jpg ADDED
plastic.jpg ADDED
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ numpy
2
+ Pillow
3
+ tensorflow
shoes.jpg ADDED