Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
gradio==3.44.
|
2 |
pillow
|
3 |
torch
|
4 |
torchvision
|
5 |
requests
|
6 |
-
transformers
|
7 |
git+https://github.com/openai/CLIP.git
|
|
|
1 |
+
gradio==3.44.3
|
2 |
pillow
|
3 |
torch
|
4 |
torchvision
|
5 |
requests
|
6 |
+
transformers
|
7 |
git+https://github.com/openai/CLIP.git
|