Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ huggingface_hub==0.25.2
|
|
2 |
torch>=2.0.0
|
3 |
torchvision>=0.15.0
|
4 |
gradio
|
5 |
-
omegaconf
|
6 |
pillow
|
7 |
-
pydantic==2.10.6
|
|
|
|
2 |
torch>=2.0.0
|
3 |
torchvision>=0.15.0
|
4 |
gradio
|
|
|
5 |
pillow
|
6 |
+
pydantic==2.10.6
|
7 |
+
safetensors
|