Commit
·
575cb66
1
Parent(s):
5f2e720
Update app.py
Browse files
app.py
CHANGED
@@ -17,7 +17,6 @@ DATA_FILE = os.path.join(DATA_DIRNAME, DATA_FILENAME)
|
|
17 |
|
18 |
HF_TOKEN = os.environ.get("HF_KEY")
|
19 |
|
20 |
-
|
21 |
print("hfh", huggingface_hub.__version__)
|
22 |
|
23 |
# overriding/appending to the gradio template
|
|
|
17 |
|
18 |
HF_TOKEN = os.environ.get("HF_KEY")
|
19 |
|
|
|
20 |
print("hfh", huggingface_hub.__version__)
|
21 |
|
22 |
# overriding/appending to the gradio template
|