Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
torch
|
3 |
requests
|
4 |
Pillow
|
@@ -6,4 +6,4 @@ open_clip_torch
|
|
6 |
ftfy
|
7 |
|
8 |
# This is only needed for local deployment
|
9 |
-
gradio
|
|
|
1 |
+
transformers
|
2 |
torch
|
3 |
requests
|
4 |
Pillow
|
|
|
6 |
ftfy
|
7 |
|
8 |
# This is only needed for local deployment
|
9 |
+
gradio
|