Skip to content
Snippets Groups Projects
Commit b27fe777 authored by BIRK Renaud's avatar BIRK Renaud
Browse files

fix: API GET /render

parent 3a70053b
No related branches found
No related tags found
No related merge requests found
Flask>=2.0.3
dotenv
dotenv>=0.9.9
gradio_client>=1.7.0
pydantic>=1.8.2
requests>=2.26.0
......@@ -15,4 +15,4 @@ class RenderController:
print(result)
return "Hello, World!"
return str(result)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment