You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi:
Thank you for your great work,but when I start this project,I meet some problems,how to do?Thinks to help.
Traceback (most recent call last):
File "/mnt/workspace/lailai/RAG/kotaemon/app.py", line 15, in
app = App()
File "/mnt/workspace/lailai/RAG/kotaemon/libs/ktem/ktem/app.py", line 42, in init
self._theme = gr.Theme.from_hub("lone17/kotaemon")
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/gradio/themes/base.py", line 187, in from_hub
space_info = api.space_info(name)
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2520, in space_info
data = r.json()
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/requests/models.py", line 978, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Reproduction steps
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
Hi:
Thank you for your great work,but when I start this project,I meet some problems,how to do?Thinks to help.
Traceback (most recent call last):
File "/mnt/workspace/lailai/RAG/kotaemon/app.py", line 15, in
app = App()
File "/mnt/workspace/lailai/RAG/kotaemon/libs/ktem/ktem/app.py", line 42, in init
self._theme = gr.Theme.from_hub("lone17/kotaemon")
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/gradio/themes/base.py", line 187, in from_hub
space_info = api.space_info(name)
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2520, in space_info
data = r.json()
File "/mnt/workspace/lailai/env/anaconda3/envs/kotaemon/lib/python3.10/site-packages/requests/models.py", line 978, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Reproduction steps
Screenshots
![DESCRIPTION](LINK.png)
Logs
No response
Browsers
No response
OS
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: