reach-vb HF staff commited on
Commit
07a8812
1 Parent(s): b6ff891

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -260,6 +260,7 @@ with gr.Blocks() as demo:
260
  ],
261
  title="Create your own GGUF Quants, blazingly fast ⚡!",
262
  description="The space takes an HF repo as an input, quantizes it and creates a Public repo containing the selected quant under your HF user namespace.",
 
263
  )
264
 
265
  def update_visibility(split_model):
 
260
  ],
261
  title="Create your own GGUF Quants, blazingly fast ⚡!",
262
  description="The space takes an HF repo as an input, quantizes it and creates a Public repo containing the selected quant under your HF user namespace.",
263
+ api_name=False
264
  )
265
 
266
  def update_visibility(split_model):