Spaces:
Runtime error
Runtime error
Update app.py
#2
by
CognitiveScience
- opened
app.py
CHANGED
|
@@ -17,7 +17,6 @@ DATA_FILE = os.path.join(DATA_DIRNAME, DATA_FILENAME)
|
|
| 17 |
|
| 18 |
HF_TOKEN = os.environ.get("HF_TOKEN")
|
| 19 |
|
| 20 |
-
|
| 21 |
print("hfh", huggingface_hub.__version__)
|
| 22 |
|
| 23 |
# overriding/appending to the gradio template
|
|
|
|
| 17 |
|
| 18 |
HF_TOKEN = os.environ.get("HF_TOKEN")
|
| 19 |
|
|
|
|
| 20 |
print("hfh", huggingface_hub.__version__)
|
| 21 |
|
| 22 |
# overriding/appending to the gradio template
|