Results 11 issues of askiiart

This makes all notebooks universal. Instead of just using the colab folders, this uses `os.getcwd()` to get the folder it's started in and sets `working_dir` to that, then bases everything...

Stable Diffusion 2 was just released, it should probably be added sometime.

I'm running SD 1.5 with a universal fork of this repo, but I keep getting this error: ``` AssertionError: Couldn't find Stable Diffusion in any of: ['/home/ben/big-stuff/ai-and-notebooks/stable-diffusion/testing'] ``` `testing` is...

This fixes the bug `TypeError: 'float' object cannot be interpreted as an integer`, according to the fix described by [mjdi](https://github.com/mjdi) in [issue 6](https://github.com/openai/point-e/issues/6). I've tested it, and it works for...

**Describe the enhancement you'd like** A menu to remove duplicate photos, possibly with a similar interface to the faces menu. **Describe why this will benefit the LibrePhotos** This will allow...

enhancement
frontend
backend
mobile

**Have you checked the roadmap on the website, and existing issues, before opening a dupllcate issue?** Yes **Describe the bug** An SQL error is shown when TMDB_API_KEY is not provided....

bug

This adds the very important feature of eurobeat music to this project.

The link to the repo now displays "No data for home:jkist / amd-disable-c6"

### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior The indexer for scraped sites, such as 1337x,...

Type: Bug
Type: External Bug
Status: Needs Triage
Area: Indexer
Priority: Low

When mounting a partition, btrfs-fuse throws this error. ``` ~ $ /home/askiiart/btrfs-fuse/build/btrfs-fuse /dev/nvme0n1p3 ./data/mountpoints/btrfs-fuse ERROR: failed to scan device /dev/nvme0n1p3: -13 ``` There's no debug info; nothing changes when adding...