dshamika commited on
Commit
3d8cf93
·
verified ·
1 Parent(s): d289240

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- gradio
2
- rembg
3
- Pillow
 
 
 
 
1
+ gradio==3.49.0
2
+ torch==2.1.0
3
+ diffusers[torch]==0.22.1
4
+ transformers==4.34.0
5
+ accelerate==0.23.0
6
+ Pillow==10.0.0