Uploading Trashify box detection model app.py
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
timm
|
|
|
|
|
|
|
|
1 |
+
timm
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
transformers
|