AryanRathod3097 commited on
Commit
8148600
·
verified ·
1 Parent(s): d266dc0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -6
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- gradio
2
- transformers
3
- datasets
4
- peft
5
- torch
6
- accelerate
 
7
  huggingface_hub
 
1
+ gradio==4.44.1
2
+ torch==2.2.2
3
+ diffusers==0.29.0
4
+ transformers==4.42.4
5
+ accelerate==0.32.1
6
+ datasets>=2.20.0
7
+ Pillow>=10.0.0
8
  huggingface_hub