Arafath10 commited on
Commit
ff9efc0
1 Parent(s): 7224b31

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +2 -0
main.py CHANGED
@@ -3,6 +3,8 @@ from fastapi.responses import StreamingResponse
3
  import os
4
  import io
5
 
 
 
6
  app = FastAPI()
7
 
8
  # Define the directory to store uploaded files
 
3
  import os
4
  import io
5
 
6
+ f = open("aa.txt","w")
7
+
8
  app = FastAPI()
9
 
10
  # Define the directory to store uploaded files