mookkanvas commited on
Commit
e9ebd72
·
1 Parent(s): 725566b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,8 +1,4 @@
1
- streamlit
2
- openai
3
- python-dotenv
4
- diffusers==0.10.2
5
- transformers
6
- scipy
7
- ftfy
8
- accelerate
 
1
+ streamlit==0.87.0
2
+ transformers==4.10.0
3
+ torch==1.9.1
4
+ Pillow==8.2.0