oncoseg-api / requirements.txt
tp53(ashish)
fix: Return JSON string to avoid Gradio schema issues
d6bc8b3
raw
history blame contribute delete
116 Bytes
# OncoSeg API Requirements
# Pin Gradio to avoid JSON schema issues with nested dicts
gradio==4.36.0
numpy>=1.24.0