Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
gradio==5.23.2
|
| 2 |
torch==2.4.0
|
| 3 |
torchvision
|
| 4 |
numpy<2
|
|
@@ -13,3 +12,4 @@ gradio_imageslider>=0.0.18
|
|
| 13 |
transformers==4.42.4
|
| 14 |
huggingface_hub==0.28.1
|
| 15 |
einops
|
|
|
|
|
|
|
|
|
| 1 |
torch==2.4.0
|
| 2 |
torchvision
|
| 3 |
numpy<2
|
|
|
|
| 12 |
transformers==4.42.4
|
| 13 |
huggingface_hub==0.28.1
|
| 14 |
einops
|
| 15 |
+
pydantic==2.10.6
|