Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -5,10 +5,10 @@ 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
|
|
|
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
|