
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
import gradio as gr gr.load("huggingface/google/vit-base-patch16-224",).launch(share=True) 를 colab에서 실행하여 사진을 올리면 error Could not complete request to HuggingFace API, Status Code: 429, Error: Rate limit reached. Please log in or use a HF access token 에러가 발생하면 작동을 하지 않음
