Skip to content

Commit

Permalink
Merge pull request #83 from ant-xuexiao/fix_cros
Browse files Browse the repository at this point in the history
fix: fix the cros
  • Loading branch information
xingwanying authored Apr 10, 2024
2 parents feaadee + ab9653c commit 224097b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/main.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import os
from fastapi import FastAPI
from fastapi.responses import StreamingResponse
from fastapi.middleware.cors import CORSMiddleware
Expand Down

0 comments on commit 224097b

Please sign in to comment.