Spaces:
Sleeping
Sleeping
thomasgauthier
commited on
Commit
·
d524017
1
Parent(s):
08ae35d
forgot
Browse files
main.py
CHANGED
@@ -21,7 +21,7 @@ import jsonschema
|
|
21 |
from utils import extract_code
|
22 |
import numpy as np
|
23 |
import os
|
24 |
-
|
25 |
|
26 |
app = FastAPI()
|
27 |
|
|
|
21 |
from utils import extract_code
|
22 |
import numpy as np
|
23 |
import os
|
24 |
+
import requests
|
25 |
|
26 |
app = FastAPI()
|
27 |
|