tsqn commited on
Commit
1ee0edc
·
verified ·
1 Parent(s): a040b19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- huggingface_hub<=0.25
2
- torch
3
- diffusers==0.28.2
4
- transformers==4.44.2
 
5
  sentencepiece>=0.1.96
6
- accelerate
7
  einops
8
- matplotlib
9
  opencv-python
10
- beautifulsoup4
11
- ftfy
12
- gradio
13
- openai
14
- gradio_toggle
 
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