Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,7 @@ torch==2.0.1
|
|
| 4 |
torchvision==0.15.2
|
| 5 |
torchaudio==2.0.2
|
| 6 |
ninja==1.11.1
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
torchvision==0.15.2
|
| 5 |
torchaudio==2.0.2
|
| 6 |
ninja==1.11.1
|
| 7 |
+
git+https://github.com/openai/CLIP.git
|
| 8 |
+
ftfy
|
| 9 |
+
regex
|
| 10 |
+
tqdm
|