KingNish commited on
Commit
1ec1d44
1 Parent(s): aaceaad

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
- git+https://github.com/huggingface/diffusers
2
- accelerate
 
 
 
 
 
 
3
  transformers
4
- gradio==4.1.1
5
- Pillow==10.1.0
6
- sentencepiece==0.1.99
7
- optimum
8
- beautifulsoup4
9
- ftfy
10
- --extra-index-url https://download.pytorch.org/whl/cu118
11
- torch==2.0.1
 
1
+ diffusers==0.25.0
2
+ transformers==4.38.2
3
+ accelerate==0.27.2
4
+ gradio==3.41.2
5
+ httpx==0.23.0
6
+ flask
7
+ pillow
8
+ safetensors
9
  transformers
10
+ torch