Get something ran on pages
Hey, how can I get that project run on my cloudflare page?
If I use
conda create -n opensora python=3.8 -y; conda activate opensora; pip install -e .
I get this error:
https://github.com/PKU-YuanGroup/Open-Sora-Plan
0 Replies