Update requirements.txt
Browse filesremove version from pydantic
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio
|
2 |
pillow
|
3 |
-
pydantic
|
4 |
torch
|
5 |
torchvision
|
|
|
1 |
gradio
|
2 |
pillow
|
3 |
+
pydantic
|
4 |
torch
|
5 |
torchvision
|