pascal-maker

Results 6 comments of pascal-maker

same thing here I'M just trying to rest the cache

hello ran into the same error while running : when running import sys sys.path.append("..") from segment_anything import sam_model_registry, SamPredictor sam_checkpoint = "/content/EfficientSAM/edge_sam.pth" model_type = "edge_sam" device = "cuda" sam =...

![Image](https://github.com/user-attachments/assets/a331616f-e0f2-4f5f-b124-b0ac170c5893) when I click on it it still does not automatically annotate.

@dosu i'm trying to run a query in langflow and i receive the following error: Error details: ValueError Details: Error initializing AstraDBVectorStore: Server internal error: Missing/Invalid authentication credentials provided for...

Langflow query failed: Error running graph: Error building Component Astra DB: Error initializing AstraDBVectorStore: UNAUTHENTICATED: Invalid token. Client error '401 Unauthorized' for url 'https://5bc16637-aaab-4388-a38c-bd51aa7b7f56-us-east-2.apps.astra.datastax.com/api/json/v1/default_keyspace' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/401 @dosu