Skip to content

heiwa4126/gradio-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradio-hello

Gradio の練習。

Installation and run

pip install gradio-hello
gradio-hello &

License

gradio-hello is distributed under the terms of the MIT license.

開発

Hatch(1.10) で書いてある。Vite 風の run-scripts が少し。

# 開発モード (auto reload)
hatch run dev
# プリビューモード (auto reload しない)
hatch run preview

TODO

CLI で port を指定できるようにする。

Releases

No releases published

Packages

No packages published

Languages