@@ -11,7 +11,7 @@ Overall, it appears to be a sophisticated and innovative tool for working with d
1. Run model server
```
cd pilot/server
uvicorn icuna_server:app --host 0.0.0.0
uvicorn vicuna_server:app --host 0.0.0.0
```
2. Run gradio webui
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.