Skip to content

Commit 2c43ee2

Browse files
committed
update files
1 parent bafd3a5 commit 2c43ee2

2 files changed

Lines changed: 0 additions & 1 deletion

File tree

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
from fastapi import FastAPI, HTTPException
88
from pydantic import BaseModel, Field
99
from typing import List, Optional, Dict
10-
1110
from anime_recommendation_app.modeling.model import HybridRecommenderNet
1211

1312
ARTIFACT_DIR = os.getenv("ARTIFACT_DIR", "./models/artifacts")

requirements.txt

582 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)