Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
pip==24.1.2
|
2 |
pillow
|
3 |
torch==2.0.1
|
4 |
torchvision==0.15.2
|
5 |
-
transfomers
|
6 |
clip ==1.0
|
7 |
requests
|
|
|
|
|
1 |
pillow
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
+
transfomers
|
5 |
clip ==1.0
|
6 |
requests
|