tester343 commited on
Commit
217e616
·
verified ·
1 Parent(s): b72c044

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -9
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- torch>=2.2.0
2
- diffusers==0.37.0.dev0
3
- transformers>=4.44.0
4
- accelerate>=0.30.0
5
- peft>=0.17.0
6
- huggingface_hub>=0.25.0
7
- safetensors
8
- pillow
9
  numpy
10
- gradio>=4.0
 
 
 
1
+ torch==2.2.2
2
+ diffusers==0.36.0
3
+ transformers>=4.48.0
4
+ accelerate>=0.26.0
5
+ safetensors>=0.4.3
6
+ huggingface-hub>=0.30.0
7
+ protobuf<4
 
8
  numpy
9
+ Pillow
10
+ gradio==6.5.1
11
+ spaces