Soguy commited on
Commit
d5e0cd6
·
verified ·
1 Parent(s): 3b4ac2c

Add Dotenv library

Browse files
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