Skip to content

Commit b7dbf1b

Browse files
authored
Update README.md with description how to run as AIME API worker
1 parent 569c21b commit b7dbf1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ Use [AIME MLC](https://github.com/aime-team/aime-ml-containers) to install in a
2525
mlc-create flux1dev Pytorch 2.4.0
2626
mlc-open flux1dev
2727

28+
git clone https://github.com/black-forest-labs/flux
29+
cd flux
30+
2831
sudo apt install libgl1-mesa-glx libglib2.0-0
32+
2933
pip install -r requirements.txt
3034
pip install -e .
3135
```

0 commit comments

Comments
 (0)