https://github.com/pilillo/gradio-gai
https://github.com/pilillo/gradio-gai
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pilillo/gradio-gai
- Owner: pilillo
- Created: 2023-08-05T08:19:13.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T11:47:38.000Z (about 3 years ago)
- Last Synced: 2024-06-12T17:55:20.389Z (about 2 years ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gradio
Tests with Gradio and Hugging Face
## Available HF Tasks
Available tasks are:
* `audio-classification`
* `automatic-speech-recognition`
* `conversational`
* `depth-estimation`
* `document-question-answering`
* `feature-extraction`
* `fill-mask`
* `image-classification`
* `image-segmentation`
* `image-to-text`
* `mask-generation`
* `ner`
* `object-detection`
* `question-answering`
* `sentiment-analysis`
* `summarization`
* `table-question-answering`
* `text-classification`
* `text-generation`
* `text2text-generation`
* `token-classification`
* `translation`
* `video-classification`
* `visual-question-answering`
* `vqa`
* `zero-shot-audio-classification`
* `zero-shot-classification`
* `zero-shot-image-classification`
* `zero-shot-object-detection`
* `translation_XX_to_YY`