Spaces:
Runtime error
Runtime error
Commit
·
6bbb07a
1
Parent(s):
b4c3130
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,6 @@ from huggingface_hub import login
|
|
10 |
import os
|
11 |
|
12 |
login(token=os.environ.get('HF_KEY'))
|
13 |
-
|
14 |
# theme = gr.themes.Monochrome(
|
15 |
# primary_hue="indigo",
|
16 |
# secondary_hue="blue",
|
|
|
10 |
import os
|
11 |
|
12 |
login(token=os.environ.get('HF_KEY'))
|
|
|
13 |
# theme = gr.themes.Monochrome(
|
14 |
# primary_hue="indigo",
|
15 |
# secondary_hue="blue",
|