This commit is contained in:
ForJadeForest 2023-05-22 19:57:15 +08:00
parent 0d8f33ac19
commit 6b8b0ad730
3 changed files with 10 additions and 1 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
checkpoint/*
*.pyc
.DS_Store
ModaFew.egg-info

View File

@ -1 +0,0 @@
from .minigpt4 import *

View File

@ -4,5 +4,11 @@ Version: 0.1
Summary: The package for minigpt4
Author: YingzhePeng
Author-email: yingzhepeng@foxmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
License-File: LICENSE.md
License-File: LICENSE_Lavis.md