Fixed it by manually editing @StabilityAI
's SDK again, setting write = False when it's not an image, cause I could care less about .pb.json, or .pb files, I just want the image thx cc @EMostaque
INNOVATION
-

Developer fixes Stability AI SDK image export configuration
By
–
-
Thanking researchers for advancing AI study and progress
By
–
Thank you to @OlgaNLP
, @moyapchen
, @spencerpoff
, @LukeZettlemoyer
, @CMacota99
, Maryam F. and @real_asli for all of their work to move this space forward with this study! -
Tech Stack Compatibility Challenges PHP JavaScript Integration
By
–
I consider it but our tech stack is pretty diff which might slow us down if work together, I'm vanilla PHP, he's JS
-
Interior Design AI Platform Enables Designer Marketplace Model
By
–
People want an interior design They hire interior designer Designer uses http://
interiorai.com to send rough ideas in diff styles based on their current interior People pay desginer Designer pays me Every1 happy -
ChatGPT’s Persuasive Power in Sales and Negotiations
By
–
The potential for ChatGPT and other powerful language tools to persuade people is fascinating and will only improve. And it turns out that some companies are already harnessing the tech for sales and negotiations. My latest story for WIRED:
-
Stripe Payment Links: Monetize Without Domain Requirements
By
–
You don't need a domain You need a Stripe account, a Stripe Payment Link And someone buying something and then making the thing
-

Pushing AI Boundaries Towards a Prosperous Future
By
–
Thank you to all of our customers, partners, suppliers, and employees around the world. As we look towards the new year, let's continue to push the boundaries of what's possible with #AI and work towards a brighter, more prosperous future.
-
OpenAI Releases New Tokenizer for Accurate Token Usage Estimation
By
–
@OpenAI also released a new tokenizer This makes it possible to more accurately (and quickly) estimate your token usage This is actually extremely helpful for the `collapse` step mentioned above!
-
Collapse Step for Map-Reduce Chain Scaling
By
–
Adding a `collapse` step into the map-reduce chain This recursively collapses documents into smaller and smaller chunks, allowing you to scale to arbitrarily many documents This was a @johnjnay special – see his thread for more
-
OpenAI Releases New Embedding Model for Semantic Search
By
–
@OpenAI released a new embedding model (`text-embedding-ada-002`) This makes it possible to more easily do semantic search over collections of documents This is now the default OpenAI embedding model in LangChain