rodrigomasini commited on
Commit
8f31d12
1 Parent(s): d835ff5

Update app/requirements.txt

Browse files
Files changed (1) hide show
  1. app/requirements.txt +4 -2
app/requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- gradio
2
- openai
 
 
3
  python-dotenv==1.0.0
 
1
+ langchain==0.0.*
2
+ aiohttp==3.8.*
3
+ datasets==2.16.*
4
+ numpy==1.25.*
5
  python-dotenv==1.0.0