cstr commited on
Commit
ed965bf
·
verified ·
1 Parent(s): 0e2c93a

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ spaces
3
+ spacy>=3.7.0
4
+ torch
5
+ transformers>=4.45.0
6
+ mistralai>=1.0.0
7
+ mistral_common>=1.5.0
8
+ accelerate
9
+ gradio_client>=1.0.0