Spaces:
Sleeping
Sleeping
Commit ·
a93c178
1
Parent(s): b83f87b
initial commit
Browse files- .gitignore +2 -0
- requirements.txt +2 -1
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.idea
|
| 2 |
+
repo.txt
|
requirements.txt
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
huggingface_hub==0.25.2
|