Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
yandricr authored Feb 17, 2024
1 parent 8438314 commit dae72c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gpti",
"version": "2.0.5",
"version": "2.0.6",
"description": "This package simplifies your interaction with various GPT models, removing the need for tokens or other methods to access GPT",
"main": "index.js",
"types": "main.ts",
Expand All @@ -26,7 +26,9 @@
"llama-2",
"stable-diffusion",
"pixart",
"EMI"
"EMI",
"render3d",
"pixel-art"
],
"author": "yandricr",
"license": "MIT",
Expand Down

0 comments on commit dae72c8

Please sign in to comment.