twodgirl commited on
Commit
3201b27
1 Parent(s): 371b7a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ pip install accelerate diffusers gradio torch safetensors transformers
18
  ## Inference
19
 
20
  ```python
21
- python run_ctrlx.py --num_inference_steps 20 --guidance_scale 9.0 --model_offload --structure_image images_ctrlx/horse__point_cloud.jpg --appearance_image images_ctrlx/horse.jpg --prompt "a photo of a horse standing on grass" --structure_prompt "3D point cloud of a horse"
22
  ```
23
 
24
  ## Disclaimer
 
18
  ## Inference
19
 
20
  ```python
21
+ python run_ctrlx.py --num_inference_steps 20 --guidance_scale 9.0 --model_offload --structure_image images/horse__point_cloud.jpg --appearance_image images/horse.jpg --prompt "a photo of a horse standing on grass" --structure_prompt "3D point cloud of a horse"
22
  ```
23
 
24
  ## Disclaimer