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