14likhit commited on
Commit
354fbdc
·
verified ·
1 Parent(s): 09616bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- streamlit>=1.25.0
2
  torch>=2.0.0
3
- Pillow>=9.0.0
 
 
 
 
 
 
1
  torch>=2.0.0
2
+ streamlit>=1.25.0
3
+ Pillow>=9.0.0
4
+ diffusers>=0.24.0
5
+ transformers>=4.34.0
6
+ accelerate>=0.23.0