AI-ANK commited on
Commit
a18b7cf
1 Parent(s): f924bd1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ extra_streamlit_components
3
+ requests
4
+ Pillow
5
+ replicate
6
+ transformers
7
+ torch
8
+ llama_index
9
+ google-generativeai
10
+ nest_asyncio