From dc24e7ef673d48965f5b55f9bbee306eb9a28b4b Mon Sep 17 00:00:00 2001 From: Galunid Date: Tue, 21 May 2024 06:34:04 +0200 Subject: [PATCH] Move convert.py to examples/convert-no-torch.py --- convert.py => examples/convert-no-torch.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename convert.py => examples/convert-no-torch.py (100%) diff --git a/convert.py b/examples/convert-no-torch.py similarity index 100% rename from convert.py rename to examples/convert-no-torch.py