Giter VIP home page Giter VIP logo

ai-gal's Introduction

2024-7-18 V1.2更新日志

  1. 新增配置文件的可视化界面GUI,填写配置文件更方便
  2. 新增分支选择模式,玩家可以选择ai提供的分支,或者自己填写,同时后续内容的生成速度可能会比先前的版本慢一点。
  3. 修复了一些已知bug

2024-6-26 V1.1更新日志

  1. 新增配置文件,一般设置用户可以直接在config.ini里进行配置,无需打开py文件
  2. 新增ai绘画和ai语音的云端模式,再也不吃显卡啦
  3. 新增了主题设置,剧本生成前用户可以自己设置剧情的主题
  4. 修复了一些已知bug
  5. 新增了一张壁纸

在开始使用之前

  • 首先确保您有一台4GB显存以上,10系以上的显卡。用于运行ai绘画与ai语音 1.1可以自己选择本地还是云端模式
  • chatgpt的密钥(或者本地部署LLM)
  • 安装好以下程序(云端模式无需理会1和2):
  1. stable diffusion
  2. gpt-sovits(可以用其他替代,但是要自己改代码)
  3. rembg(github上面有,云端模式也必须安装,不吃显卡)
  4. 我的资源包(右侧)
  5. 配置,填写config.ini

正式开始

在第一次打开游戏时,你首先要:

  • 填写config.ini配置文件

在运行程序之前,你首先要(云端模式忽略1和2):

  1. 运行stable diffusion的api
  2. 运行gpt-sovits的api
  3. 运行rembg的api

重启剧情

如果想要重新开始一份新的游戏,请你清空game目录下的story.txt里的所有内容。 不清空下一次进入游戏默认会读取上次的剧情。

请从GUI.EXE中进入游戏,资源加载速度取决于您的电脑配置,请耐心等待

遇到报错

把log.txt的报错信息复制下来,私信我

ai-gal's People

Contributors

tamikip avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.