space bị lỗi mong bn fix😭😭

#2
by ngovanh - opened

runtime error
Exit code: 1. Reason:
2025-05-02 15:03:24.544 | INFO | app | cpu
Traceback (most recent call last):
File "/home/user/app/main/app/app.py", line 91, in
if not os.path.exists(os.path.join("assets", "miku.png")): huggingface.HF_download_file(miku_image, os.path.join("assets", "miku.png"))
File "/home/user/app/main/tools/huggingface.py", line 24, in HF_download_file
else: raise ValueError(response.status_code)
ValueError: 404
Container logs:

===== Application Startup at 2025-05-02 13:00:39 =====

2025-05-02 15:03:24.544 | INFO | app | cpu
Traceback (most recent call last):
File "/home/user/app/main/app/app.py", line 91, in
if not os.path.exists(os.path.join("assets", "miku.png")): huggingface.HF_download_file(miku_image, os.path.join("assets", "miku.png"))
File "/home/user/app/main/tools/huggingface.py", line 24, in HF_download_file
else: raise ValueError(response.status_code)
ValueError: 404

2025-05-02 15:03:33.174 | INFO | app | cpu
Traceback (most recent call last):
File "/home/user/app/main/app/app.py", line 91, in
if not os.path.exists(os.path.join("assets", "miku.png")): huggingface.HF_download_file(miku_image, os.path.join("assets", "miku.png"))
File "/home/user/app/main/tools/huggingface.py", line 24, in HF_download_file
else: raise ValueError(response.status_code)
ValueError: 404

ngovanh changed discussion status to closed
Owner

sorry mình không để ý mình đang fix 😅

Sign up or log in to comment