Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
60b34a0
fastapi_django_main_live
/
routers
/
ai
/
prompt
kenken999
ddd
60b34a0
11 months ago
raw
Copy download link
history
blame
327 Bytes
googleappsscript
ラインの画像検索システム
1
,lineからデータがくる
2
,doPostで取得
3.
type
がイメージの場合はドライブに保存
4
,保存したデータを
S3
にアップロード
5.
データはシークレットから取得
6
,plantumlでフローの作成
7
,システムドキュメントの作成