Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch
|
2 |
torchvision
|
3 |
-
clip==1.0
|
4 |
pandas
|
5 |
numpy
|
6 |
opencv-python
|
|
|
1 |
torch
|
2 |
torchvision
|
3 |
+
clip == 1.0
|
4 |
pandas
|
5 |
numpy
|
6 |
opencv-python
|