Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ sentencepiece>=0.2.0
|
|
11 |
numpy==1.26.0
|
12 |
#torch==2.2.0
|
13 |
torch>=2.5.0
|
14 |
-
torchao
|
15 |
torchvision
|
16 |
gradio>=4.44.0
|
17 |
imageio>=2.34.2
|
|
|
11 |
numpy==1.26.0
|
12 |
#torch==2.2.0
|
13 |
torch>=2.5.0
|
14 |
+
torchao==0.5.0
|
15 |
torchvision
|
16 |
gradio>=4.44.0
|
17 |
imageio>=2.34.2
|