AnimateDiff
AnimateDiff copied to clipboard
web_request
after python -u app.py I want to use requests.post(url,json) to get the results,I don't know the args of json. Can you give a demo?