gregoiregllt commited on
Commit
1324f5f
·
1 Parent(s): 828cd19
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ import time
29
  from typing import List
30
 
31
  # Load the FHE server
32
- FHE_SERVER = FHEModelServer(DEPLOYMENT_DIR)
33
 
34
 
35
  app = FastAPI()
 
29
  from typing import List
30
 
31
  # Load the FHE server
32
+ # FHE_SERVER = FHEModelServer(DEPLOYMENT_DIR)
33
 
34
 
35
  app = FastAPI()