Skip to content

Commit 540e402

Browse files
DON'T USE SVG FILES!
1 parent 2429a06 commit 540e402

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cog_safe_push/predict.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ async def make_fuzz_system_prompt() -> str:
140140
141141
Make sure you pick an appropriate URL for the the input, e.g. pick one of the image examples below if the input expects an image. Also make sure you respect any hints or documentation about file types.
142142
143-
Important: Don't use SVG files unless the model explicitly supports SVG (most don't, but some svg-to-image, or vectorization models do).
143+
IMPORTANT: DON'T USE SVG FILES UNLESS THE MODEL EXPLICITLY MENTINOS SVG SUPPORT!!! (most don't, but some svg-to-image, or vectorization models do).
144144
145145
"""
146146
+ multimedia_example_files

0 commit comments

Comments
 (0)