Add Dotenv library

#1
by Soguy - opened
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1 +1,3 @@
1
- huggingface_hub==0.25.2
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio==5.5.0
3
+ python-dotenv==1.0.1