Spaces:
Sleeping
Sleeping
aaronfleury
commited on
Commit
•
fe65892
1
Parent(s):
b82602c
Update space
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1 +1,4 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
gradio
|
3 |
+
transformers
|
4 |
+
torch # or tensorflow, depending on your model
|