-
Notifications
You must be signed in to change notification settings - Fork 89
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
Comments
You need to host front end on the cloud server as well. |
due to incorrect path configs was getting the error, resolved the problem now. |
That's the latent vector generated automatically. Maybe create the folder "./static/results/" manually ? |
@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 |
@BanR could you tell me how to config the path to fix this issue, really appreciated!!! |
@cssddnnc9527 you can check the browser's inspect and look at the errors as mentioned in an above comment |
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
The text was updated successfully, but these errors were encountered: