Merge branch 'zustand/io/migration' of personal:logspace-ai/langflow into zustand/io/migration
This commit is contained in:
commit
43ddfe7b99
1 changed files with 3 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# 🤗 HuggingFace Spaces
|
||||
|
||||
TLDR;
|
||||
## TLDR;
|
||||
|
||||
A fully featured version of Langflow can be accessed via [HuggingFace Spaces](https://huggingface.co/spaces/Logspace/Langflow?duplicate=true) with no installation required. All you gotta do is [duplicate the Space](https://huggingface.co/spaces/Logspace/Langflow?duplicate=true) and you'll have your own copy to play around with!
|
||||
|
||||
---
|
||||
|
|
@ -26,4 +27,4 @@ From here, you can rename your Space, define the visibility (Public or Private)
|
|||
|
||||
import ThemedImage from "@theme/ThemedImage";
|
||||
import useBaseUrl from "@docusaurus/useBaseUrl";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
import ZoomableImage from "/src/theme/ZoomableImage.js";
|
||||
Loading…
Add table
Add a link
Reference in a new issue