We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569c21b commit b7dbf1bCopy full SHA for b7dbf1b
README.md
@@ -25,7 +25,11 @@ Use [AIME MLC](https://github.com/aime-team/aime-ml-containers) to install in a
25
mlc-create flux1dev Pytorch 2.4.0
26
mlc-open flux1dev
27
28
+git clone https://github.com/black-forest-labs/flux
29
+cd flux
30
+
31
sudo apt install libgl1-mesa-glx libglib2.0-0
32
33
pip install -r requirements.txt
34
pip install -e .
35
```
0 commit comments