jeremierostan commited on
Commit
110bf13
·
verified ·
1 Parent(s): 48cf021

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ cohere
2
+ gradio
3
+ torch
4
+ fasttext
5
+ groq
6
+ huggingface-hub
7
+ requests
8
+ python-dotenv