Exciting news! “Building Generative AI Applications with Gradio” our new short course made in collaboration with Hugging Face is now available!
This course will equip you with the skills to build user-friendly apps and demos, so you’ll get early feedback from users without needing them to know or run any code, which is a crucial aspect when testing your models.
Share your apps with teammates, beta testers, and others on Hugging Face Spaces and save time when validating your project!
what happen with the first jupyternotebook? It does not work online
it generates the following error:
{‘error’: ‘CUDA error: device-side assert triggered\nCUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.\nFor debugging consider passing CUDA_LAUNCH_BLOCKING=1.’}
However, where we could obtain the HF API KEY.
I encountered a problem in the Image Captioning part of the course. When I tried to create an endpoint, there was no option for the image to text in the task part of the configuration.
another issue in the lab L1_NLP_tasks_with_a_simple_interface
I guess it was reported before, when we run cell [8]
this is the result.
Why this course has that problem and again where we could obtain the HF API KEY
Closing server running on port: 30850 Running on local URL: https://0.0.0.0:30850 Could not create share link. Missing file: /usr/local/lib/python3.9/site-packages/gradio/frpc_linux_amd64_v0.2. Please check your internet connection. This can happen if your antivirus software blocks the download of this file. You can install manually by following these steps: 1. Download this file: https://cdn-media.huggingface.co/frpc-gradio-0.2/frpc_linux_amd64 2. Rename the downloaded file to: frpc_linux_amd64_v0.2 3. Move the file to this location: /usr/local/lib/python3.9/site-packages/gradio