Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -164,7 +164,7 @@ def main():
|
|
164 |
return
|
165 |
|
166 |
st.text_input(
|
167 |
-
f"[
|
168 |
type="password",
|
169 |
key="user_hf_token",
|
170 |
)
|
|
|
164 |
return
|
165 |
|
166 |
st.text_input(
|
167 |
+
f"[ 🪪 mandatory ]: Your Hugging Face write token. Fill it if you want to upload the model under your account. `[model_name]/onnx/..`",
|
168 |
type="password",
|
169 |
key="user_hf_token",
|
170 |
)
|