BriaFibo Gemini Prompt to JSON
This is a modular pipeline block that converts a Gemini prompt to a JSON object.
Usage
from diffusers.modular_pipelines import ModularPipeline
pipeline = ModularPipeline.from_pretrained("briaai/FIBO-gemini-prompt-to-JSON", trust_remote_code=True)
output = pipeline(prompt="A beautiful sunset over a calm ocean")
print(output)
Inputs
prompt: A string prompt to convert to a JSON object.
Outputs
json_prompt: A JSON object representing the prompt.
- Downloads last month
 - 16
 
	Inference Providers
	NEW
	
	
	This model isn't deployed by any Inference Provider.
	๐
			
		Ask for provider support