Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
torch==2.7.0.dev20250226+cu124
|
| 3 |
torchvision==0.22.0.dev20250226+cu124
|
| 4 |
roma
|
|
|
|
| 5 |
gradio==5.17.0
|
| 6 |
matplotlib
|
| 7 |
tqdm
|
|
|
|
| 2 |
torch==2.7.0.dev20250226+cu124
|
| 3 |
torchvision==0.22.0.dev20250226+cu124
|
| 4 |
roma
|
| 5 |
+
pydantic==2.10.6
|
| 6 |
gradio==5.17.0
|
| 7 |
matplotlib
|
| 8 |
tqdm
|