Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -2,11 +2,8 @@ torch
|
|
2 |
torchvision
|
3 |
ftfy
|
4 |
regex
|
5 |
-
tqdm
|
6 |
-
git+https://github.com/openai/CLIP.git
|
7 |
Ninja
|
8 |
gdown
|
9 |
gradio
|
10 |
-
matplotlib
|
11 |
Pillow
|
12 |
numpy
|
|
|
2 |
torchvision
|
3 |
ftfy
|
4 |
regex
|
|
|
|
|
5 |
Ninja
|
6 |
gdown
|
7 |
gradio
|
|
|
8 |
Pillow
|
9 |
numpy
|