AI-ANK commited on
Commit
c9d70fb
·
1 Parent(s): 48c3c55

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -10
requirements.txt CHANGED
@@ -1,13 +1,11 @@
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
11
- torchvision
12
- fastembed
13
- cohere
 
1
  streamlit
 
 
 
 
 
 
 
2
  google-generativeai
3
+ llama-hub
4
+ llama-index
5
+ transformers
6
+ Pillow
7
+ requests
8
  nest_asyncio
9
+ torch
10
+ extra-streamlit-components
11
+ replicate