Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.33.0
metadata
title: Clip Model
emoji: 🐢
colorFrom: pink
colorTo: blue
sdk: gradio
sdk_version: 4.0.2
app_file: app.py
pinned: false
license: mit
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Task : Clip open-ai model
Requirements
- Transformers
- Gradio
Files Required:
- examples : input images
- clip_model_gradio.py : loading the pre-trained model and gradio code
By downloading the pre-trained model we implimented gradio app for clip open-ai model.