Spaces:
Sleeping
Sleeping
Commit ·
ff5e792
1
Parent(s): 2c896f2
fixed requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
torch==2.8.0
|
| 2 |
torchvision==0.23.0
|
| 3 |
gradio==5.44.1
|
| 4 |
-
safetensors=0.6.2
|
|
|
|
| 1 |
torch==2.8.0
|
| 2 |
torchvision==0.23.0
|
| 3 |
gradio==5.44.1
|
| 4 |
+
safetensors==0.6.2
|