Clement Vachet commited on
Commit
9b139db
·
1 Parent(s): c58a845

Add dotenv library

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,3 +2,4 @@ gradio==5.5.0
2
  matplotlib==3.9.2
3
  pillow==11.0.0
4
  requests==2.32.3
 
 
2
  matplotlib==3.9.2
3
  pillow==11.0.0
4
  requests==2.32.3
5
+ python-dotenv==1.0.1