comp-anion / README.md
richardpalestri's picture
Update README.md
a2d5564 verified
|
raw
history blame
No virus
784 Bytes
metadata
title: Comp Anion
emoji: 😻
colorFrom: purple
colorTo: pink
sdk: streamlit
sdk_version: 1.31.1
app_file: app.py
pinned: false
license: c-uda

This is a process heavy app, there are 3 models loaded. One for prechecking with object detection, one for nlp classifications and one for generating text. I would like to thank: SamLowe for the text classification model , bigscience for the text generation model and nlpconnect for the vit gpt2 image captioning model (i.e. what I used for the precheck)

Here are their links: https://huggingface.co/SamLowe/roberta-base-go_emotions https://huggingface.co/nlpconnect/vit-gpt2-image-captioning https://huggingface.co/bigscience/bloom Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference