This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 553
[BUG] #96
Labels
bug
Something isn't working
Comments
Pretty sure this URL needs to be updated. https://github.com/AIDungeon/AIDungeon/blob/master/install.sh#L8 Edit: output from the first step if I remove the call to
Edit 2: Adding the line |
Why not just to embed a magnet link into install.sh? I tried to do so in my fork (https://github.com/snglth/AIDungeon/blob/master/install.sh) and it works pretty well. |
The thingnis i dont know how im new to coding and i just found this game i
dont know how to do anything like that
…On Tue, Dec 10, 2019, 4:29 PM Illia Shestakov ***@***.***> wrote:
Why not just to embed a magnet link into install.sh? I tried to do so in
my fork (https://github.com/snglth/AIDungeon) and it works pretty well.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#96>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOAG72NBVAUPU7YRSBRV6KLQYAC45ANCNFSM4JZEBGLQ>
.
|
@Nick-AI-Generator You can copy and paste the line of code seen above in @spencerhakim comment before running AiDungeon. |
Okay thank I got it now thanks alot
…On Wed, Dec 11, 2019, 4:16 AM Akmp40 ***@***.***> wrote:
@Nick-AI-Generator <https://github.com/Nick-AI-Generator> You can copy
and paste the line of code seen above in @spencerhakim
<https://github.com/spencerhakim> comment before running AiDungeon.
[image: image]
<https://user-images.githubusercontent.com/11835224/70607488-d2c52500-1bfe-11ea-8b02-a2b61244f036.png>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#96>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOAG72I5XZ4745ABGAJER63QYCVWNANCNFSM4JZEBGLQ>
.
|
Merged
Should be closed with #93 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When ever i try to run it it show me this message
(copied from the AI Dungeon)
Traceback (most recent call last):
File "play.py", line 271, in
play_aidungeon_2()
File "play.py", line 106, in play_aidungeon_2
generator = GPT2Generator()
File "/content/AIDungeon/generator/gpt2/gpt2_generator.py", line 31, in init
self.enc = encoder.get_encoder(self.model_name, models_dir)
File "/content/AIDungeon/generator/gpt2/src/encoder.py", line 124, in get_encoder
with open(os.path.join(models_dir, model_name, "encoder.json"), "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: 'generator/gpt2/models/model_v5/encoder.json'
and then it dosn't run if I'm doing something wrong please contact me at Kngihtemerald6@gmail.com
please i love this game and i need i back up and running soon
Thank you for your time
P.S it worked earlier today
The text was updated successfully, but these errors were encountered: