chancetophugging commited on
Commit
7d84624
·
verified ·
1 Parent(s): 4bb68d5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -10
requirements.txt CHANGED
@@ -1,14 +1,10 @@
1
- --extra-index-url https://download.pytorch.org/whl/cu124
2
- torch
3
- torchvision
4
- diffusers==0.31.0
5
- accelerate==1.1.1
6
- transformers==4.46.2
7
- sentencepiece==0.2.0
8
  opencv-python
9
  safetensors
10
- pillow
11
  einops
 
12
  peft
13
- pyzipper
14
- python-multipart==0.0.12
 
1
+ diffusers==0.27.2
2
+ transformers==4.36.2
 
 
 
 
 
3
  opencv-python
4
  safetensors
5
+ pillow==10.2.0
6
  einops
7
+ torch
8
  peft
9
+ gradio==3.41.2
10
+ protobuf==3.20