KBlueLeaf commited on
Commit
be27f1c
·
verified ·
1 Parent(s): 742ab75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- diffusers
2
- transformers
3
  gradio==4.31.5
4
- bitsandbytes
5
- accelerate
6
- protobuf
7
  opencv-python
8
  tensorboardX
9
  safetensors
 
1
+ diffusers==0.28.0
2
+ transformers==4.41.1
3
  gradio==4.31.5
4
+ bitsandbytes==0.43.1
5
+ accelerate==0.30.1
6
+ protobuf==3.20
7
  opencv-python
8
  tensorboardX
9
  safetensors