Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch==1.8.0
|
| 2 |
torchvision==0.9.0
|
| 3 |
ftfy
|
| 4 |
-
git+https://github.com/
|
| 5 |
regex
|
| 6 |
tqdm
|
| 7 |
streamlit
|
|
|
|
| 1 |
torch==1.8.0
|
| 2 |
torchvision==0.9.0
|
| 3 |
ftfy
|
| 4 |
+
git+https://github.com/openai/CLIP.git
|
| 5 |
regex
|
| 6 |
tqdm
|
| 7 |
streamlit
|