1. Learn
  2. /
  3. Courses
  4. /
  5. Multi-Modal Models with Hugging Face

Connected

Exercise

How many models!?

Hugging Face hosts a vast number of models designed to complete different tasks. In this exercise, you'll use the Hugging Face Hub's API to find the total number of models supported for different tasks.

Instructions

100 XP
  • Use the correct method of api to the list all of the models associated with the "text-to-image" task.