Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
-
setuptools<70.0.0
|
| 2 |
gradio
|
| 3 |
-
pydantic
|
| 4 |
torch
|
| 5 |
torchvision
|
| 6 |
opencv-python
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
pydantic
|
| 3 |
torch
|
| 4 |
torchvision
|
| 5 |
opencv-python
|