mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-01 16:50:12 +08:00
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
uvicorn app.main:app --reload
|