dahara1 commited on
Commit
1795396
·
verified ·
1 Parent(s): a3c8eab

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,7 +3,9 @@ diffusers==0.32.2
3
  gradio==4.44.1
4
  hf-transfer==0.1.9
5
  spaces==0.32.0
6
- torch==2.5.1 torchvision==0.20.1 torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
 
 
7
  transformers==4.49.0
8
  tomli==2.2.1
9
  sentencepiece==0.2.0
 
3
  gradio==4.44.1
4
  hf-transfer==0.1.9
5
  spaces==0.32.0
6
+ torch==2.5.1 --index-url https://download.pytorch.org/whl/cu124
7
+ torchvision==0.20.1 --index-url https://download.pytorch.org/whl/cu124
8
+ torchaudio==2.5.1 --index-url https://download.pytorch.org/whl/cu124
9
  transformers==4.49.0
10
  tomli==2.2.1
11
  sentencepiece==0.2.0