abi / abi/screenshot-to-code

The generating code does not display

オープン
#505 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
78.7k
フォーク
9.6k
PR マージ指標
30日以内にマージされた PR はありません

説明

The extract_html_content method code is output,
match = re.search(r"(.*?)", text, re.DOTALL)
Status (variant 0): Generating images...
Status (variant 1): Generating images...
Generating images with model: flux
Generating images with model: flux
Status (variant 0): Code generation complete.
Status (variant 1): Code generation complete.
INFO: connection closed

and the front
ws.addEventListener("message", async (event: MessageEvent) => {
const response = JSON.parse(event.data) as WebSocketResponse;
console.info("Received message00000000", response.type);

end is also output, but there is no response on the interface

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。