paper-qa
paper-qa copied to clipboard
Demo on Huggingface is down
I just encountered this error on the Hugging Face demo (https://huggingface.co/spaces/whitead/paper-qa)
Runtime error
Space failed. Exit code: 1. Reason: Traceback (most recent call last):
File "app.py", line 2, in OPENAI_API_KEY which contains it, or pass openai_api_key as a named parameter. (type=value_error)
Tail of the container logs:
File "app.py", line 119, in download_repo
raise ValueError('Unknown Github Repo')
ValueError: Unknown Github Repo
Retrying langchain.llms.openai.completion_with_retry.
I'm having the same issue, any solutions?