submission error
Hi,
I cloned the submission-template space, pushed my code and now Im trying to evaluate my model. When clicking the 'Evaluate model' button, I get:
"Warning Space 'Ilayk/submission-template' not found, it needs to be in the format username/space-name" And the evaluation is not starting. I tried both using my user name and space name (Ilayk/submission-template) and the full url of the cloned space, but nothing worked.
Does anyone encounter this issue and can help?
thx
Ilay
Absurd. This issue shouldn't happen. You provided the right details.
Maybe your space is not public
thanks! that was it. Now it runs, but the evaluation takes a very long time. I see in the logs that my code was already finished running in its currently print:
INFO: 10.16.21.179:56068 - "POST /audio HTTP/1.1" 200 OK
INFO: 10.16.5.242:36083 - "GET / HTTP/1.1" 200 OK
did you encounter this?
thanks again