Skip to content

Commit

Permalink
Update g4f/Provider/LLMPlayground.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kqlio67 committed Nov 27, 2024
1 parent e74b2fe commit 0076928
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion g4f/Provider/LLMPlayground.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ async def _generate_image(
"accept": "*/*",
"accept-language": "en-US,en;q=0.9",
"cache-control": "no-cache",
"origin": "https://llmplayground.net",
"user-agent": "Mozilla/5.0"
}
if seed is None:
Expand Down

0 comments on commit 0076928

Please sign in to comment.