Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -38,7 +38,7 @@ cd DiffSynth-Studio
|
|
| 38 |
pip install -e .
|
| 39 |
```
|
| 40 |
|
| 41 |
-
* Direct inference (requires
|
| 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
|