acumplid commited on
Commit
28d06a9
·
1 Parent(s): 2ff781b

Included dotenv for enviroment variables

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ transformers==4.34.0
2
  gradio==3.50.2
3
  aina-gradio-theme==1.0
4
  torch==2.1.0
 
 
2
  gradio==3.50.2
3
  aina-gradio-theme==1.0
4
  torch==2.1.0
5
+ python-dotenv==1.0.0