mirror of
https://github.com/lucidrains/DALLE2-pytorch.git
synced 2025-12-19 17:54:20 +01:00
add cli file, use click
This commit is contained in:
4
dalle2_pytorch/cli.py
Normal file
4
dalle2_pytorch/cli.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import click
|
||||
|
||||
def main():
|
||||
pass
|
||||
Reference in New Issue
Block a user