
Stable Diffusion and Web3
Stable Diffusion and Web3: Transforming image2image data with the decentralized cloudArtificial intelligence text-to-image tools like Stable Diffusion, Midjourney, and Dalle2 are rapidly unlocking new possibilities for memes, marketing, and predictive learning for advertising. Stable Diffusion was officially released into beta on August 22 as an open-source alternative to Dalle-2. Because it’s training parameters are open-source, anyone can access and play around with the weights used to trai...
Project Heisenberg - Kevin Leffew - Medium
Originally written for 2018 Georgetown Hackathon, which we placed 2nd at, here: https://medium.com/@kleffew/project-heisenberg-cacd0c329cf7 * Tokenizing prescriptions on the blockchain***Project Heisenberg **is a decentralized identity management and pharmaceutical ERP system built atop a permissioned Ethereum consortium network. This project implements a non-fungible token standard to completely eliminate the risk and *imlicit *cost associated with pharmaceutical script fraud. By creating a ...

Dream Booth fine-tuning utilizing a Decentralized Object Store
Submission for the 2023 Hugging Face Dream Booth Hackathon by Kevin Leffew To follow along step by step in a notebook, check out: https://colab.research.google.com/drive/1EnqpDiKOVYhR0c6f4CgmDg2zqcbYZJpB?usp=sharing The dataset and card for this model (bethecloud/golf-courses) is located here: https://huggingface.co/datasets/bethecloud/golf-courseA Quick OverviewFine-Tuning Stable Diffusion for mythological Golf Course Images with Storj DCS Stable diffusion is an extremely revolutionary and p...
Sr. Bizops; GTM B2B Team @ Replit Formerly founder Europa Labs, B2B Storj.io, Microsoft

Stable Diffusion and Web3
Stable Diffusion and Web3: Transforming image2image data with the decentralized cloudArtificial intelligence text-to-image tools like Stable Diffusion, Midjourney, and Dalle2 are rapidly unlocking new possibilities for memes, marketing, and predictive learning for advertising. Stable Diffusion was officially released into beta on August 22 as an open-source alternative to Dalle-2. Because it’s training parameters are open-source, anyone can access and play around with the weights used to trai...
Project Heisenberg - Kevin Leffew - Medium
Originally written for 2018 Georgetown Hackathon, which we placed 2nd at, here: https://medium.com/@kleffew/project-heisenberg-cacd0c329cf7 * Tokenizing prescriptions on the blockchain***Project Heisenberg **is a decentralized identity management and pharmaceutical ERP system built atop a permissioned Ethereum consortium network. This project implements a non-fungible token standard to completely eliminate the risk and *imlicit *cost associated with pharmaceutical script fraud. By creating a ...

Dream Booth fine-tuning utilizing a Decentralized Object Store
Submission for the 2023 Hugging Face Dream Booth Hackathon by Kevin Leffew To follow along step by step in a notebook, check out: https://colab.research.google.com/drive/1EnqpDiKOVYhR0c6f4CgmDg2zqcbYZJpB?usp=sharing The dataset and card for this model (bethecloud/golf-courses) is located here: https://huggingface.co/datasets/bethecloud/golf-courseA Quick OverviewFine-Tuning Stable Diffusion for mythological Golf Course Images with Storj DCS Stable diffusion is an extremely revolutionary and p...
Sr. Bizops; GTM B2B Team @ Replit Formerly founder Europa Labs, B2B Storj.io, Microsoft

Subscribe to Kevin Leffew

Subscribe to Kevin Leffew
Share Dialog
Share Dialog
<100 subscribers
<100 subscribers

Recently, there's been a lot of buzz around TikTok getting banned in the United States, Europe, and other places. On June 29, 2020 the Indian government banned TikTok, making it inaccessible to users across the country. On November 12, 2020, the same ban will go into effect in the United States.
With great uncertainty existing around the future state of the application, it's in many users' best interest to back up their TikTok creative videos, comedy sketches, and dances before it's too late.
Data stored on Tardigrade is decentralized, meaning it's spread across uncorrelated endpoints across the world with different hardware types, ISPs, and owners. This makes Tardigrade much more resilient than other solutions, protecting you and your personal data from deletion and censorship.
To back up your TikTok data, first copy the public URLs of the content you wish to capture. You can generate a URL from the TikTok application by clicking the icon, "Copy Link" associated with the video you're hoping to backup.
!"Copy Link" - Copy the links of the files you wish to capture\
This tool is publicly available on GitHub (MIT License) and enables you to programmatically download your content from TikTok: https://github.com/drawrowfly/tiktok-scraper
The tool can easily be installed from NPM by navigating to your terminal and entering:
$ sudo npm i -g tiktok-scraper
Once installed, you can use the following command to download a TikTok from your terminal:
$ tiktok-scraper video https://vm.tiktok.com/\[VideoURL\]/ -d
In the above example, “https://vm.tiktok.com/VideoURL/” is the link representative for the content you wish to decentralize.
After you run the command, the terminal should output a video location, something like:
Video location: /Users/kevinleffew/6804939107446377734.mp4
Copy the location, and use it to upload the video to tardigrade, using this guide. The upload command should look like this:
$ ./uplink cp ~/6804939107446377734.mp4 sj://bucket
To share the TikTok and generate a URL for it, use the share command, example:
$ ./uplink share sj://bucket/6804939107446377734.mp4
This command will output access restrictions and a URL, which you can use to share the content; ie:


Watch a short video streaming from the Decentralized Cloud, here.
And that's how you back up your TikTok videos to the Tardigrade decentralized cloud storage service to ensure you never lose access to your precious videos!
Once you've uploaded your videos to Tardigrade, share your TikTok videos on your favorite social media platform, or in the forum, for a chance to win SWAG.

Recently, there's been a lot of buzz around TikTok getting banned in the United States, Europe, and other places. On June 29, 2020 the Indian government banned TikTok, making it inaccessible to users across the country. On November 12, 2020, the same ban will go into effect in the United States.
With great uncertainty existing around the future state of the application, it's in many users' best interest to back up their TikTok creative videos, comedy sketches, and dances before it's too late.
Data stored on Tardigrade is decentralized, meaning it's spread across uncorrelated endpoints across the world with different hardware types, ISPs, and owners. This makes Tardigrade much more resilient than other solutions, protecting you and your personal data from deletion and censorship.
To back up your TikTok data, first copy the public URLs of the content you wish to capture. You can generate a URL from the TikTok application by clicking the icon, "Copy Link" associated with the video you're hoping to backup.
!"Copy Link" - Copy the links of the files you wish to capture\
This tool is publicly available on GitHub (MIT License) and enables you to programmatically download your content from TikTok: https://github.com/drawrowfly/tiktok-scraper
The tool can easily be installed from NPM by navigating to your terminal and entering:
$ sudo npm i -g tiktok-scraper
Once installed, you can use the following command to download a TikTok from your terminal:
$ tiktok-scraper video https://vm.tiktok.com/\[VideoURL\]/ -d
In the above example, “https://vm.tiktok.com/VideoURL/” is the link representative for the content you wish to decentralize.
After you run the command, the terminal should output a video location, something like:
Video location: /Users/kevinleffew/6804939107446377734.mp4
Copy the location, and use it to upload the video to tardigrade, using this guide. The upload command should look like this:
$ ./uplink cp ~/6804939107446377734.mp4 sj://bucket
To share the TikTok and generate a URL for it, use the share command, example:
$ ./uplink share sj://bucket/6804939107446377734.mp4
This command will output access restrictions and a URL, which you can use to share the content; ie:


Watch a short video streaming from the Decentralized Cloud, here.
And that's how you back up your TikTok videos to the Tardigrade decentralized cloud storage service to ensure you never lose access to your precious videos!
Once you've uploaded your videos to Tardigrade, share your TikTok videos on your favorite social media platform, or in the forum, for a chance to win SWAG.
No activity yet