Nikhil-Murade commited on
Commit
23e7313
·
verified ·
1 Parent(s): cf0362c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ google-generativeai
3
+ python-dotenv
4
+
5
+ transformers==4.37.2
6
+ bitsandbytes==0.41.3
7
+ accelerate==0.25.0
8
+
9
+ torch