Spaces:
Runtime error
Runtime error
Commit
·
bfc7814
1
Parent(s):
8fd044b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
-
huggingface_hub
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
torch
|
| 3 |
pillow
|
| 4 |
+
huggingface_hub
|
| 5 |
+
transformers==4.28.1
|