Text-to-Image
Transformers
Safetensors
multi_modality
Franklin0 commited on
Commit
ae7318d
·
verified ·
1 Parent(s): 6ec69ef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -90,7 +90,7 @@ conda create -n image_rl python==3.12 -y
90
  conda activate image_rl
91
  pip3 install torch==2.6.0 torchvision --index-url https://download.pytorch.org/whl/cu124
92
  pip3 install flash-attn --no-build-isolation
93
- git clone https://github.com/Franklin-Zhang0/Image-RL.git
94
  cd Image-RL
95
  pip install -r requirements.txt
96
  pip install -e .
 
90
  conda activate image_rl
91
  pip3 install torch==2.6.0 torchvision --index-url https://download.pytorch.org/whl/cu124
92
  pip3 install flash-attn --no-build-isolation
93
+ git clone https://github.com/Franklin-Zhang0/ReasonGen-R1.git
94
  cd Image-RL
95
  pip install -r requirements.txt
96
  pip install -e .