An open API service indexing awesome lists of open source software.

https://github.com/freedomintelligence/llmzoo_huiben


https://github.com/freedomintelligence/llmzoo_huiben

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# LLMZoo_huiben

## 运行
### Load huiben_printer server CUDA1
```shell
python huiben_printer.py
```
### Load huiben_writer server CUDA2
```shell
python huiben_writer.py
```
### Load image server
```shell
python app.py
```
### Launch gradio server
```shell
python demo.py
```
### Then you will see the gradio demo on http://127.0.0.1:7861