From 19073e945bf912c80c51a363ded0f5c75155cd45 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Sat, 22 Feb 2025 23:08:33 +0530 Subject: [PATCH] Moved test2.py to app-old. This implementation pulls model and stuff from hugging faces. --- models/{test2.py => app-old.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename models/{test2.py => app-old.py} (100%) diff --git a/models/test2.py b/models/app-old.py similarity index 100% rename from models/test2.py rename to models/app-old.py