Kabilash10 commited on
Commit
6f4c579
·
verified ·
1 Parent(s): effab03

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- requests~=2.32.3
2
- numpy~=1.26.4
3
- torch
 
 
1
+ gradio==3.36.0
2
+ torch==2.0.1
3
+ diffusers==0.17.1
4
+ Pillow==9.5.0