Spaces:
Building
Building
File size: 617 Bytes
e91187b 1b69db0 caede48 90ae7eb 96fe673 caede48 96fe673 ecb21b5 caede48 96fe673 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
title: mkiaq
sdk: docker
emoji: 🗨️
colorFrom: green
colorTo: blue
---
# Make it a Quote
## 使い方
- `pip install -r requirements.txt`を実行
- `python main.py`で起動
- `http://localhost:3000/`でアクセスする
## エンドポイント
- `/`で生成
## パラメーター
- type: タイプ
- `color` カラーアイコン
- `reverse` アイコンの位置反転
- `reverseColor` カラーアイコン・アイコンの位置反転
- `white` 色反転
- `reverseWhite` 色反転・アイコンの位置反転
- name: 名前
- id: ID
- content: 内容
- icon: アイコン(URL)
|