Files
GLASSES_AI_SERVER/README.md

22 lines
398 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
```
2025-03-18 13:05:31 +09:00
### cookie
2025-01-16 15:17:12 +09:00
```
https://github.com/acheong08/BingImageCreator
```
2025-01-14 17:26:27 +09:00
2025-01-16 15:17:12 +09:00
### notice
2025-03-18 13:05:31 +09:00
const.py 에 지정한 OUTPUT_FOLDER 하위폴더에 이미지 저장됨.