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