ManuelMagana commited on
Commit
6f598b8
·
verified ·
1 Parent(s): daea277

Update requirements.txt

Browse files

Adding dotenv to the requirements

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- huggingface_hub==0.25.2
 
 
1
+ huggingface_hub==0.25.2
2
+ python-dotenv==1.0.1