reach-vb HF staff commited on
Commit
0c2382c
1 Parent(s): 4d9a4f5
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -162,7 +162,6 @@ with gr.Blocks(css=css) as demo:
162
  description="The space takes an HF repo as an input, quantizes it and creates a Public/ Private repo containing the selected quant under your HF user namespace.",
163
  api_name=False
164
  )
165
- )
166
 
167
  def restart_space():
168
  HfApi().restart_space(repo_id="reach-vb/mlx-my-repo", token=HF_TOKEN, factory_reboot=True)
 
162
  description="The space takes an HF repo as an input, quantizes it and creates a Public/ Private repo containing the selected quant under your HF user namespace.",
163
  api_name=False
164
  )
 
165
 
166
  def restart_space():
167
  HfApi().restart_space(repo_id="reach-vb/mlx-my-repo", token=HF_TOKEN, factory_reboot=True)