Safetensors
kelseye commited on
Commit
3eeabf4
·
verified ·
1 Parent(s): 8c6a02f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ cd DiffSynth-Studio
38
  pip install -e .
39
  ```
40
 
41
- * Direct inference (requires 40GB GPU memory)
42
 
43
  ```python
44
  from diffsynth.diffusion.template import TemplatePipeline
 
38
  pip install -e .
39
  ```
40
 
41
+ * Direct inference (requires 40G GPU memory)
42
 
43
  ```python
44
  from diffsynth.diffusion.template import TemplatePipeline