Skip to content

Commit

Permalink
modified: Interface/GUI/Data/GUI_main.py
Browse files Browse the repository at this point in the history
	deleted:    Interface/GUI/Data/Utils/Other.py
	deleted:    Interface/GUI/Data/Utils/README.md
	deleted:    Interface/GUI/Data/Utils/docs/1_README.md
	deleted:    Interface/GUI/Data/Utils/docs/2_README.md
	deleted:    Interface/GUI/Data/Utils/docs/3_README.md
	deleted:    Interface/GUI/Data/Utils/lr_find.py
	deleted:    Interface/GUI/Data/Utils/one_cycle.py
	modified:   Interface/GUI/Data/requirements.txt
  • Loading branch information
Aydinhamedi committed Mar 14, 2024
1 parent 12b754d commit 1bcc1e9
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 999 deletions.
1 change: 0 additions & 1 deletion Interface/GUI/Data/GUI_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
from Utils.print_color_V2_NEW import print_Color_V2 # noqa: F401
from Utils.print_color_V1_OLD import print_Color
from Utils.FixedDropout import FixedDropout
from Utils.Other import * # noqa: F403
except (ImportError, NameError):
print("Failed to load the GUI libs")
print("detailed error message:")
Expand Down
121 changes: 0 additions & 121 deletions Interface/GUI/Data/Utils/Other.py

This file was deleted.

25 changes: 0 additions & 25 deletions Interface/GUI/Data/Utils/README.md

This file was deleted.

208 changes: 0 additions & 208 deletions Interface/GUI/Data/Utils/docs/1_README.md

This file was deleted.

Loading

0 comments on commit 1bcc1e9

Please sign in to comment.