neuralworm commited on
Commit
a93c178
·
1 Parent(s): b83f87b

initial commit

Browse files
Files changed (2) hide show
  1. .gitignore +2 -0
  2. requirements.txt +2 -1
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ .idea
2
+ repo.txt
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- huggingface_hub==0.25.2
 
 
1
+ gradio
2
+ huggingface_hub==0.25.2