Skip to content

Alexey-Samodurov/audiocraft_gradio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run.

Note:

  • All commands should be run from the root of the project
  • Supported only Unix-like systems

Run the UI server in docker container.

docker build -t gradio:api .
docker run -p 8083:8083 gradio:api

About

Audiocraft transformaer + gradio UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published