tsqn commited on
Commit
cb0e9a0
·
verified ·
1 Parent(s): 560234d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,14 +1,16 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
  accelerate>=0.26.0
3
- torch==2.5.1+cu124
4
- torchvision==0.20.1+cu124
5
  transformers==4.47.1
6
  sentencepiece>=0.1.96
7
  huggingface-hub==0.25.2
8
  einops
9
  gguf
10
  opencv-python
 
11
  imageio
12
  imageio-ffmpeg
13
- gradio==5.9.1
 
14
  git+https://github.com/huggingface/diffusers
 
1
  --extra-index-url https://download.pytorch.org/whl/cu124
2
  accelerate>=0.26.0
3
+ torch>=2.3.1+cu124
4
+ torchvision>=0.18.1+cu124
5
  transformers==4.47.1
6
  sentencepiece>=0.1.96
7
  huggingface-hub==0.25.2
8
  einops
9
  gguf
10
  opencv-python
11
+ opencv-python-headless
12
  imageio
13
  imageio-ffmpeg
14
+ gradio
15
+ spaces
16
  git+https://github.com/huggingface/diffusers