Spaces:
Runtime error
Runtime error
osanseviero
commited on
Commit
•
0ca59b4
1
Parent(s):
c6955c1
Update app.py
Browse files
app.py
CHANGED
@@ -81,7 +81,7 @@ interface = gr.Interface(
|
|
81 |
],
|
82 |
outputs=["textbox"],
|
83 |
title="Fork your repo!",
|
84 |
-
description="Fork a Hugging Face repository! You need to specify a write token obtained in https://hf.co/settings/token",
|
85 |
article="<p>Find your write token at <a href='https://huggingface.co/settings/token' target='_blank'>token settings</a></p>",
|
86 |
allow_flagging=False,
|
87 |
live=False,
|
|
|
81 |
],
|
82 |
outputs=["textbox"],
|
83 |
title="Fork your repo!",
|
84 |
+
description="Fork a Hugging Face repository! You need to specify a write token obtained in https://hf.co/settings/token. This Space is a an experimental demo.",
|
85 |
article="<p>Find your write token at <a href='https://huggingface.co/settings/token' target='_blank'>token settings</a></p>",
|
86 |
allow_flagging=False,
|
87 |
live=False,
|