Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ click
pyyaml
psutil>=5.0.0
pynvml
rich
5 changes: 1 addition & 4 deletions swanlab/cli/commands/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,5 @@
暴露子命令
"""
from .auth import login, logout
from .dashboard import watch
from .converter import convert
from .task import task
from .launcher import launch
from .uploader import upload
from .dashboard import watch
44 changes: 0 additions & 44 deletions swanlab/cli/commands/launcher/__init__.py

This file was deleted.

30 changes: 0 additions & 30 deletions swanlab/cli/commands/launcher/parser/__init__.py

This file was deleted.

134 changes: 0 additions & 134 deletions swanlab/cli/commands/launcher/parser/model.py

This file was deleted.

13 changes: 0 additions & 13 deletions swanlab/cli/commands/launcher/parser/v1/__init__.py

This file was deleted.

Loading
Loading