Skip to content

Implementation of generating a flying oxen using modal.com

License

Notifications You must be signed in to change notification settings

Oxen-AI/Flying-Oxen-Modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flying-Oxen-Modal

Implementation of generating a flying oxen using modal.com

Running instruction

  1. Install modal python package using
pip install modal 
python3 -m modal setup
  1. Generate a token here and config the token secret.
  2. Deploy the script with
modal deploy modal_code.py

If success, it will return the app url.

  1. Hit the api with curl, eg
curl -X POST https://modal.com/apps/oxen-ai/oxen-stable-diffusion-test/test

About

Implementation of generating a flying oxen using modal.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages