AmosDinh
AmosDinh
Hello, is there any chance, this will be implemented?
This is great, thanks so much. Matthias Fey ***@***.***> schrieb am Mo., 2. Okt. 2023, 01:09: > Yes, this should work already, e.g., sparse_mat * sparse_mat or sparse_mat > *...
What am I missing here? Does it only support 1xN matrices? Here is the error: `TypeError: SparseTensor.size() missing 1 required positional argument: 'dim'` Library Code seems to be ``` def...
Tracing down the issue: https://github.com/pallets/werkzeug/issues/2693 "The following commit in Werkzeug changed the Werkzeug developer server to drop any header fields with underscores:" problem is requirements_file has the underscore. To "solve"...
Thanks for your efforts. It's a great library and I am glad to contribute, even just a little :). Maybe you can run it, I currently have no access to...
I think env variable setting was because if you host firecrawl locally I had difficulties for it to register them from the env file. you can avoid this by upping...
I'm just using this for myself so if you're sceptical/not interested we can leave it at that.
I tested it and it is a lot faster than standard chromium.py. You can check for yourself here: https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/pre/beta...AmosDinh:Scrapegraph-ai:pre/beta you need to add a .env file like this (if self...
Not sure if you want to add firecrawl-py to requirements.txt. And docs could be updated. are you interested in this?
Ok great, although I won't be able to integrate everything. I don't have the full overview over features in firecrawl as well as scrapegraph. So e.g. besides the changes I...