Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploying on EC2 #266

Open
annie-bhaiya opened this issue Apr 1, 2024 · 2 comments
Open

Deploying on EC2 #266

annie-bhaiya opened this issue Apr 1, 2024 · 2 comments

Comments

@annie-bhaiya
Copy link

I'm not able to deploy it on ec2. It says that they don't have CUDA GPUs, but google says that the hardware does have that!

@mrhan1993
Copy link
Owner

I am not sure as I have no environment on Google cloud, but you can try to install cuda follow cuda-downloads and try again

@PlexPt
Copy link
Contributor

PlexPt commented Apr 3, 2024

you need a GPU Instance.
Like p2, p3 p4d, p5, g3, g4, g5.
And Select this AMI: Deep Learning OSS Nvidia Driver AMI GPU PyTorch 2.1.0
image

Then follow the command below to start:

git clone  https://github.com/konieshadow/Fooocus-API
cd Fooocus-API
pip install -r requirements.txt 
python main.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants