Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,7 @@
|
|
| 1 |
gradio
|
| 2 |
transformers
|
| 3 |
huggingface_hub
|
| 4 |
-
torchvision
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
transformers
|
| 3 |
huggingface_hub
|
| 4 |
+
torchvision
|
| 5 |
+
torch
|
| 6 |
+
spaces
|
| 7 |
+
pillow
|