mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-08 15:05:17 +02:00
remove sensitive and recover rsp_cache.json
This commit is contained in:
parent
d9ad3a6195
commit
e079b8b152
2 changed files with 146 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ async def main(requirement: str = ""):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sd_url = "http://106.75.10.65:19094"
|
||||
sd_url = "http://your.sd.service.ip:port"
|
||||
requirement = (
|
||||
f"I want to generate an image of a beautiful girl using the stable diffusion text2image tool, sd_url={sd_url}"
|
||||
)
|
||||
|
|
|
|||
145
tests/data/rsp_cache.json
Normal file
145
tests/data/rsp_cache.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue