prithivMLmods commited on
Commit
2385725
·
verified ·
1 Parent(s): 6e6b61b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ def main():
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
  )
 
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
  )