Skip to content

craigsdennis/image-model-streamlit-workers-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Model Cloudflare Workers AI Streamlit starters

This is a collection of Streamlit applications that are making use of Cloudflare Workers AI

YouTube - Image Generation, Inpainting, and Vision Models

This, like all of us, is a Work in Progress.

Installation

Copy .streamlit/secrets.toml.example to .streamlit/secrets.toml.

python -m venv venv
source ./venv/bin/activate
python -m pip install -r requirements.txt

Run

Streamlit applications can be started like so:

python -m streamlit run Hello.py

About

A Streamlit based starter kit to use Cloudflare Workers AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages