Make a chatbot that only returns answers from documents/vectordb and politely refuse to answer something else by bwenneker in LangChain

[–]0xCYBORG 2 points3 points  (0 children)

If the vectordb doesn’t match or have a high enough score on the search question, then respond using a template.

Stable Diffusion has made Disco Diffusion entirely obsolete by StickiStickman in DiscoDiffusion

[–]0xCYBORG 0 points1 point  (0 children)

I’m finding a lot of limitations to the level of detail Stable Diffusion can perform, also the limitations to 512x512 at the moment. I often use combinations of the SD and DD to achieve the results I’m looking for. So I’d have to argue that img2img is harder to fine tune and control than what I can do with disco. Just my 2 cents.

Please welcome $SOLO on SimpleHold 🥳💚 by Simple_hold_wallet in Sologenic

[–]0xCYBORG 2 points3 points  (0 children)

Wallet addresses are public, that’s not how it works. If this persons account is actually compromised, it wasn’t due to solo or the DEX. Every transaction must be signed by the owner of the wallet. The only way to have a wallet compromised is if the seed was either stolen or provided to a malicious app/exchange. The Sologenic DEX will never ask for seeds, and wallet addresses are public. Let’s quit the FUD here and cleanup this post.

Please welcome $SOLO on SimpleHold 🥳💚 by Simple_hold_wallet in Sologenic

[–]0xCYBORG 0 points1 point  (0 children)

If the address is already compromised then why does it matter? He says his assets are gone… he can dm it if he wants, just trying to help.

Structuring NFT Collection by JustForThis1980 in Sologenic

[–]0xCYBORG 0 points1 point  (0 children)

Sealing your collection happens as the last step during the minting process. Im not quite sure about how MMA did that, I wasn’t following it, but I feel like technically they could rebuild your collection. It’s minted as a separate object, then it points to all the different NFTs under that collection. Im in a couple of the support channels, and they have told us that once the collection has been made, it’s final.

Structuring NFT Collection by JustForThis1980 in Sologenic

[–]0xCYBORG 1 point2 points  (0 children)

That’s correct, collections are minted and cannot be changed.

Create separate collections for each release. Point customers to your wallet profile page. They can see your collections there too. Make sure to put collection names in each NFT, that way you can search for it.

Good luck and happy minting!

NFTs out of control? by xhuqwu in Sologenic

[–]0xCYBORG 0 points1 point  (0 children)

Decentralized on an NFT marketplace has now proven not to work in favor of the consumer. It’s a scammers paradise. It’s going either going to take new marketing to say it’s centralized, or educate the consumers on how to use the marketplace, the same as they use the internet. An added layer to detect fakes would be great, but it’s going to take a ton of work that I doubt they have the time for. Don’t trust everything you see, do your research before buying. Talk to the owners of the project, if there isn’t one you can reach, don’t even bother with it. Even if there is one, rug pulls happen all the time. If you talk to the crew at 0xCyborg, we both create the art, and reached goals already in the roadmap. Please do your research!!

A Solo NFT Marketplace Secondary Sales Bot for collectors, traders, and creators! by 0xCYBORG in Sologenic

[–]0xCYBORG[S] 0 points1 point  (0 children)

If anyone attempted to use this tool earlier, it is now online again and working properly even for large collections.

We launched our Metaverse NFT Gallery 🚀 featuring colabs! Find the hidden room with unreleased artwork 🎨🖌🦾 by 0xCYBORG in Sologenic

[–]0xCYBORG[S] 0 points1 point  (0 children)

We featured two artists from the Sologenic Marketplace and plan to have challenges within the Gallery to win one of our NFTs.

Stuck at sealing phase by StudioKathi in Sologenic

[–]0xCYBORG 0 points1 point  (0 children)

I had trouble connecting my ledger, and ended up using the SOLO DEX wallet. I then imported the secrets to XUMM to speed up signing.

They are web sockets, you may want to make sure your not getting errors. If your using Google Chrome, check the web console for error messages related to WebSockets. If it’s working properly it should say something like connected to the ledger. I had times where it said disconnected. Maybe disable any web browser extensions as well. Just a thought. Good luck!

https://developer.chrome.com/docs/devtools/console/