Spaces:
Running
Running
Locking Dependencies
#11
by
lizllama
- opened
Hi, the updated versions of gradio seems to have breaking changes in the API. So the current versions of the dependencies in this app does not run at all
Would appreciate if you could freeze the dependency versions being used on production so that we can try running this through self-hosting as well.
Additionally, could you document the steps as to what's needed from our end to run the web app? I seem to be getting this 401 error when running the HuggingFace web app
Error: 401 Client Error: Unauthorized for url: /static-proxy?url=https%3A%2F%2Frouter.huggingface.co%2Fhyperbolic%2Fv1%2Fchat%2Fcompletions (Request ID: Root=1-693930b9-172853236ac7b14309c55a7d;36cb874d-6acc-494c-9365-3a637de15a30)
Invalid username or password.
I have the necessary API keys with read/write access on my account which usually solves the issue for most apps.
Thanks in advance.