LucanDerLurch commited on
Commit
83b7d1b
·
verified ·
1 Parent(s): 1e8df5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  torch
2
- transformers==4.38.2
3
- accelerate==0.27.2
4
- diffusers==0.26.3
5
- huggingface_hub==0.23.0
 
6
  gradio
7
  imageio[ffmpeg]
8
  opencv-python
9
  protobuf
10
- sentencepiece
11
- peft
 
1
  torch
2
+ transformers
3
+ accelerate>=0.30.0
4
+ diffusers>=0.29.0
5
+ huggingface_hub
6
+ peft
7
  gradio
8
  imageio[ffmpeg]
9
  opencv-python
10
  protobuf
11
+ sentencepiece