mrhan1993 / Fooocus-API

FastAPI powered API for Fooocus
GNU General Public License v3.0
567 stars 152 forks source link

Issue with Running it locally #277

Closed Mutai-Gilbert closed 5 months ago

Mutai-Gilbert commented 5 months ago

I'm having issues running the app locally on a Linux environment. I followed all the instructions, but I still can't seem to get it to work. I want to expose the different endpoints on paperspace.

davefojtik commented 5 months ago

Can you describe more what you mean by "to expose the api using docker compose" or what you're trying to do? It seems like you're trying to run the Fooocus-API in venv so what's the container for?

Mutai-Gilbert commented 5 months ago

I was able to run it locally successfully. However, I suggest improving your documentation as I found it challenging to run it locally using the Windows commands you provided. I will create an issue on this for future users.