Merge pull request #12392 from olivierlacan/fix/fastapi
Pin fastapi to > 0.90.1 to fix crash
Showing
| ... | ... | @@ -6,6 +6,7 @@ basicsr |
| blendmodes | ||
| clean-fid | ||
| einops | ||
| fastapi>=0.90.1 | ||
| gfpgan | ||
| gradio==3.39.0 | ||
| inflection | ||
| ... | ... |
Please register or sign in to comment