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

Add Dotenv library (#1)

Browse files

- Add Dotenv library (d5e0cd667eaa87c006ca87be949d04ad5feb73b8)

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