Found a fix for NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE. (error_code: 1)

#7
by deleted - opened
deleted

Hey it looks like you're getting a NETWORK ERROR DUE TO HIGH TRAFFIC. PLEASE REGENERATE OR REFRESH THIS PAGE. (error_code: 1) error.

I found that you can fix it by setting share=False in line 600 in app.py.

thanks for reaching out about the issue @abc123wsf ❤️
share argument was already equal to False, since we do not pass the --share as a command line argument.
Somehow, a CUDA device error was raised, I restarted the machine, and the issue is resolved.

badayvedat changed discussion status to closed

Sign up or log in to comment