Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
|
8 |
transformers
|
9 |
torch
|
@@ -11,4 +11,4 @@ gradio==3.50.2
|
|
11 |
accelerate
|
12 |
|
13 |
# This is only needed for local deployment
|
14 |
-
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
requests
|
4 |
+
Pillow
|
5 |
+
open_clip_torch
|
6 |
+
ftfy
|
7 |
|
8 |
transformers
|
9 |
torch
|
|
|
11 |
accelerate
|
12 |
|
13 |
# This is only needed for local deployment
|
14 |
+
gradio
|