pipeline_creation #10

Merged
armistace merged 2 commits from pipeline_creation into master 2025-06-04 23:48:11 +10:00
Showing only changes of commit f0e6a0cb52 - Show all commits

View File

@ -6,6 +6,7 @@ import string,os
from datetime import datetime
from dotenv import load_dotenv
load_dotenv()
print(os.environ["CONTENT_CREATOR_MODELS"])
tril = tn.TrilumNotes()