22 lines
398 B
Markdown
22 lines
398 B
Markdown
# FM_TEST_REST_SERVER
|
|
|
|
RESTful API Server
|
|
|
|
|
|
### System Requirements
|
|
- Ubuntu 22.04
|
|
- python 3.12
|
|
- python packages: requirements.txt
|
|
|
|
### imagen
|
|
google cli 설치
|
|
```
|
|
https://cloud.google.com/sdk/docs/install?hl=ko#linux
|
|
```
|
|
### cookie
|
|
```
|
|
https://github.com/acheong08/BingImageCreator
|
|
```
|
|
|
|
### notice
|
|
const.py 에 지정한 OUTPUT_FOLDER 하위폴더에 이미지 저장됨. |