ThisHumanA commited on
Commit
e9f1096
·
verified ·
1 Parent(s): ee631cb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch==2.0.1
2
+ transformers==4.38.1
3
+ Pillow==10.0.1
4
+ streamlit==1.30.0
5
+ google-generativeai==0.2.2