vae\config.json' is not a valid JSON file.
#1
by
Thelocallab
- opened
The vae json file doesn't appear to be in valid format.
The vae json file doesn't appear to be in valid format.
does it work now?
After looking at the file, it still appears to not be in json format.
version https://git-lfs.github.com/spec/v1
oid sha256:1ab8e39aeac945453e4c4bd1dd4d0953c566cb9eb9291f87cd316e75c61073cf
size 607
Edit:
My guess is that it should be written like this:
{
"version": "https://git-lfs.github.com/spec/v1",
"oid": "sha256:1ab8e39aeac945453e4c4bd1dd4d0953c566cb9eb9291f87cd316e75c61073cf",
"size": 607
}
would you be able to make a pull request? whatever I do seem to do nothing