programmersd commited on
Commit
c915ace
·
verified ·
1 Parent(s): 24ee00a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -12
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- --extra-index-url https://download.pytorch.org/whl/cpu
2
-
3
- torch
4
- transformers
5
- accelerate
6
- safetensors
7
- gradio
8
- huggingface_hub
9
- gguf
10
- sentencepiece
11
- protobuf
12
- git+https://github.com/huggingface/diffusers
 
1
+ gradio==4.26.0
2
+ torch==2.1.2+cpu
3
+ torchvision==0.16.2+cpu
4
+ torchaudio==2.1.2+cpu
5
+ transformers==4.36.2
6
+ diffusers==0.24.0
7
+ huggingface-hub==0.19.4
8
+ pillow==10.1.0
9
+ numpy==1.24.3
10
+ accelerate==0.24.1
11
+ omegaconf==2.3.0