mirror of
https://github.com/Paillat-dev/viralfactory.git
synced 2026-01-02 01:06:19 +00:00
🔥 Not useful yet anyway
This commit is contained in:
@@ -8,6 +8,7 @@ from ..models import Video, SessionLocal
|
|||||||
|
|
||||||
class GenerationContext:
|
class GenerationContext:
|
||||||
def store_in_db(self):
|
def store_in_db(self):
|
||||||
|
return
|
||||||
with SessionLocal() as db:
|
with SessionLocal() as db:
|
||||||
db.add(
|
db.add(
|
||||||
Video(
|
Video(
|
||||||
|
|||||||
Reference in New Issue
Block a user