Spaces:
Running
on
Zero
Running
on
Zero
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
pydantic==2.0
|
|
|
2 |
gradio==4.40.0
|
3 |
torch
|
4 |
torchvision
|
|
|
1 |
+
pydantic==2.8.0
|
2 |
+
fastapi==0.112.0
|
3 |
gradio==4.40.0
|
4 |
torch
|
5 |
torchvision
|