Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
huggingface_hub==0.25.2
|
2 |
torch
|
3 |
-
transformers
|
|
|
|
|
|
|
|
|
|
|
|
1 |
torch
|
2 |
+
transformers
|
3 |
+
Pillow
|
4 |
+
gradio>=3.56.0
|
5 |
+
gradio-client>=0.2.0
|
6 |
+
huggingface_hub
|