1. 首页
  2. 数据库
  3. 其它
  4. AIDungeon:修改后的与conda兼容的AIDungeon版本 源码

AIDungeon:修改后的与conda兼容的AIDungeon版本 源码

上传者: 2021-04-21 19:45:01上传 ZIP文件 96.06KB 热度 11次
AIDungeon2 修改过的和conda兼容的AIDungeon版本。 克隆。 安装 git clone https://github.com/vfosnar/AIDungeon.git cd AIDungeon/ conda create -n AID python=3.7.9 tensorflow-gpu=1.15 conda activate AID pip install -r "requirements.txt" 然后使用torrent在model_v5.torrent.zip中下载模型,然后将文件放在generator / gpt2 / models / model_v5 /中 跑步 conda activate AID python play.py 原始存储库旨在在Linux上运行,但该版本也应在Windows上运行。
下载地址
用户评论