devopsmarc commited on
Commit
e25150c
1 Parent(s): 0a7c6e8

Adding Requirment.txt again

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ transformers>=4.31.0
2
+ gradio>=3.39.0
3
+ python-dotenv>=1.0.0