Wataru commited on
Commit
019f8b0
·
verified ·
1 Parent(s): a040e9e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
- torch==2.9.1+cu128
3
- torchaudio==2.9.1+cu128
4
  gradio>=4.0.0
5
  diffusers>=0.30.0
6
  huggingface_hub>=0.24.0
 
1
  --extra-index-url https://download.pytorch.org/whl/cu128
2
+ torch==2.8.0+cu128
3
+ torchaudio==2.8.0+cu128
4
  gradio>=4.0.0
5
  diffusers>=0.30.0
6
  huggingface_hub>=0.24.0