Skip to content

mindfulcoder49/ClipAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIP API with FastAPI

This repository contains an API that uses OpenAI's CLIP model for generating embeddings from text and images. The API is built with FastAPI and can easily be extended to include more functionality.

Requirements

  • Python 3.8+
  • FastAPI
  • Flask (optional)
  • Uvicorn
  • Torch, Transformers, PIL

Installation

  1. Clone the repository:

    git clone https://github.com/your_username/clip-api.git
    cd clip-api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published