Import tensorflow

This commit is contained in:
2026-02-15 21:45:42 -08:00
parent f3e8b90764
commit c530630153
20524 changed files with 9017694 additions and 25 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if (!app.Environment.IsDevelopment()) {
AIModule interopModule = new AIModule();
// Run this for testing purposes
interopModule.PullData();
interopModule.TestAI();
app.UseHttpsRedirection();