forked from OpenBMB/ChatDev
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
latest 项目名:FaceWall(思过) 项目作者:巴云琦 项目功能:见readme.md
- Loading branch information
byq
authored and
byq
committed
Oct 26, 2023
1 parent
689f689
commit da4d6a4
Showing
26 changed files
with
4,269 additions
and
1,432 deletions.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion
1
WareHouse/Gomoku_DefaultOrganization_20231006033707/Gomoku.prompt
This file was deleted.
Oops, something went wrong.
98 changes: 0 additions & 98 deletions
98
...e/Gomoku_DefaultOrganization_20231006033707/Gomoku_DefaultOrganization_20231006033707.log
This file was deleted.
Oops, something went wrong.
File renamed without changes.
1 change: 1 addition & 0 deletions
1
WareHouse/MBBusinessCardGen_jc_ ModelBest1024_20231024154846/MBBusinessCardGen_jc.prompt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
[Write a Python program that generates company business card.Your program should accept name,title and email information entered by the user. Then, the designed business card image should contain these three pieces of information.I hope there will be a unified slogan in the lower right corner of the business card: ‘AGI For Lives’ and there here is a company name in the upper right corner: ‘ModelBest’. Finally, the program should save the business card image to a file, allowing the user to specify the file name and format (e.g., PNG, JPG).Make sure to provide a user-friendly interface that guides the user through the process of inputting the data and specifying the file name and format for the business card image. Test your program with various inputs to ensure it generates valid business card and handles different data types gracefully.] |
Oops, something went wrong.