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

App not rendering properly #5

Open
BanR opened this issue Mar 28, 2022 · 7 comments
Open

App not rendering properly #5

BanR opened this issue Mar 28, 2022 · 7 comments

Comments

@BanR
Copy link

BanR commented Mar 28, 2022

Hello, thanks for your great contribution, I am trying to run the app, and followed the suggestions in #1. My app is running on a cloud gpu server but is not rendering properly so I am unable to use it, could you share any points which might be useful? Attaching screenshot

editGan-app-error

@arieling
Copy link
Collaborator

arieling commented Mar 28, 2022

You need to host front end on the cloud server as well.
Could you open chrome's inspect and post the error message here?

@BanR
Copy link
Author

BanR commented Mar 30, 2022

due to incorrect path configs was getting the error, resolved the problem now.
However, I am getting an exception on : ERROR in app: Exception on /api/apply_current_editing_vector
FileNotFoundError: [Errno 2] No such file or directory: './static/results/current_editing_latent_cache.pickle'
Could you share this file for me to experiment on the editing aspects?

@arieling
Copy link
Collaborator

That's the latent vector generated automatically. Maybe create the folder "./static/results/" manually ?

@cssddnnc9527
Copy link

@BanR hi, BanR! I encounter the same issue as you, could you tell my how to fix it? really appreciated!!! Thanks.

@BanR
Copy link
Author

BanR commented Apr 15, 2022

@BanR hi, BanR! I encounter the same issue as you, could you tell my how to fix it? really appreciated!!! Thanks.

@cssddnnc9527 my issue was the path config was not correctly pointing to the static folder, after giving the correct paths the app was working fine

@cssddnnc9527
Copy link

@BanR could you tell me how to config the path to fix this issue, really appreciated!!!

@BanR
Copy link
Author

BanR commented Apr 20, 2022

@cssddnnc9527 you can check the browser's inspect and look at the errors as mentioned in an above comment

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