simonn8 commited on
Commit
2830456
1 Parent(s): 78a552a
Files changed (2) hide show
  1. .gitignore +1 -0
  2. requirements.txt +2 -1
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ .env
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- huggingface_hub
 
 
1
+ huggingface_hub
2
+ python-dotenv