jadechoghari commited on
Commit
3feeefb
Β·
verified Β·
1 Parent(s): f089a92

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
- torch==2.1.0.dev20230914+cu121 # PyTorch Nightly build
2
- torchvision==0.16.0.dev20230914+cu121
3
- torchaudio==2.1.0.dev20230914+cu121
4
- diffusers==0.30.2
5
  gradio==3.35.2
6
- torchao==0.5.0 # Install from source
7
- huggingface-hub==0.17.2
8
- transformers==4.44.2
9
- optimum-quant==0.2.4
10
- peft==0.12.0
11
- accelerate==0.34.2
 
1
+ git+https://github.com/huggingface/diffusers.git
2
+ torch
 
 
3
  gradio==3.35.2
4
+ git+https://github.com/pytorch/torchao.git
5
+ transformers
6
+ sentencepiece
7
+ accelerate