Skip to content

Commit

Permalink
[CLEANUP]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Apr 16, 2024
1 parent d3d8b56 commit 6dbe815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text_to_video.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ async def create_chat_completion(
# error=None,
# )

logger.info(f"Response: {out}")
# logger.info(f"Response: {out}")
logger.info(f"Downloading the file: {response}")
out = FileResponse(
path=response,
Expand Down

0 comments on commit 6dbe815

Please sign in to comment.