umair007 commited on
Commit
02d90a4
·
1 Parent(s): 4677e57

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -321,7 +321,7 @@ with block:
321
  """
322
 
323
  ## 🚨 Please first click all delete buttons 🚨 🎉<br />
324
- ##Using aria2c for better downloading
325
  ## Almost all Download site link works<br />
326
  ### Special thanks to [@camenduru](https://huggingface.co/camenduru) for creating initial script <br />
327
  ### Modified By [@umair007](https://huggingface.co/umair007)<br />
@@ -358,7 +358,7 @@ with block:
358
  """
359
  ### download and push file ckpt, yaml, safetensors etc <br />
360
  file_url = https://civitai.com/api/download/models/4224 or https://huggingface.co/prompthero/openjourney/resolve/main/mdjrny-v4.ckpt or https://drive.google.com/file/d/file-id/view?usp=share_link<br />
361
- file_name = openjourney.(extension_name) <br />
362
  extension_name = ckpt, yaml, safetensors etc whatsever your file extension_name is <br />
363
  ckpt_model_to = camenduru/openjourney <br />
364
  branch = ckpt <br />
 
321
  """
322
 
323
  ## 🚨 Please first click all delete buttons 🚨 🎉<br />
324
+ ##Using aria2c for better downloading<br />
325
  ## Almost all Download site link works<br />
326
  ### Special thanks to [@camenduru](https://huggingface.co/camenduru) for creating initial script <br />
327
  ### Modified By [@umair007](https://huggingface.co/umair007)<br />
 
358
  """
359
  ### download and push file ckpt, yaml, safetensors etc <br />
360
  file_url = https://civitai.com/api/download/models/4224 or https://huggingface.co/prompthero/openjourney/resolve/main/mdjrny-v4.ckpt or https://drive.google.com/file/d/file-id/view?usp=share_link<br />
361
+ file_name = openjourney <br />
362
  extension_name = ckpt, yaml, safetensors etc whatsever your file extension_name is <br />
363
  ckpt_model_to = camenduru/openjourney <br />
364
  branch = ckpt <br />