Unverified Commit 4d27ecd1 authored by mrfakename's avatar mrfakename Committed by GitHub
Browse files

Not on PyPI yet

parent 4b12c71d
...@@ -26,7 +26,7 @@ TangoFlux consists of FluxTransformer blocks, which are Diffusion Transformers ( ...@@ -26,7 +26,7 @@ TangoFlux consists of FluxTransformer blocks, which are Diffusion Transformers (
## Installation ## Installation
```bash ```bash
pip install tangoflux pip install git+https://github.com/declare-lab/TangoFlux
``` ```
## Inference ## Inference
...@@ -117,4 +117,4 @@ All the inference times are observed on the same A40 GPU. The counts of trainabl ...@@ -117,4 +117,4 @@ All the inference times are observed on the same A40 GPU. The counts of trainabl
## License ## License
TangoFlux is licensed under the MIT License. See the `LICENSE` file for more details. TangoFlux is licensed under the MIT License. See the `LICENSE` file for more details.
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment