Disabled community cloud

This commit is contained in:
2025-04-13 18:15:19 +02:00
parent be48130a8f
commit 5bcfe89cb9

View File

@@ -45,7 +45,7 @@ output=$(runpodctl create pod \
--env "SIA_HF_API_KEY=$SIA_HF_API_KEY" \ --env "SIA_HF_API_KEY=$SIA_HF_API_KEY" \
--env "SIA_QWQ_ENABLED=1" \ --env "SIA_QWQ_ENABLED=1" \
--env "JUPYTER_PASSWORD=1" \ --env "JUPYTER_PASSWORD=1" \
--communityCloud #--communityCloud
) )
echo "$output" echo "$output"