Files
GLASSES_AI_SERVER/README.md

24 lines
442 B
Markdown
Raw Normal View History

2025-01-14 13:42:47 +09:00
# FM_TEST_REST_SERVER
2025-01-14 17:26:27 +09:00
RESTful API Server
### System Requirements
- Ubuntu 22.04
- python 3.12
- python packages: requirements.txt
### imagen
2025-01-16 15:17:12 +09:00
google cli 설치
```
https://cloud.google.com/sdk/docs/install?hl=ko#linux
```
### bing image creator
쿠키정보 get
```
https://github.com/acheong08/BingImageCreator
```
2025-01-14 17:26:27 +09:00
2025-01-16 15:17:12 +09:00
### notice
const.py 에 지정한 OUTPUT_FOLDER 하위에
imagen, dalle 폴더가 있어야함.