repo_name stringlengths 9 75 | topic stringclasses 30
values | issue_number int64 1 203k | title stringlengths 1 976 | body stringlengths 0 254k | state stringclasses 2
values | created_at stringlengths 20 20 | updated_at stringlengths 20 20 | url stringlengths 38 105 | labels listlengths 0 9 | user_login stringlengths 1 39 | comments_count int64 0 452 |
|---|---|---|---|---|---|---|---|---|---|---|---|
amidaware/tacticalrmm | django | 1,048 | Option to change target for URL Action (including window options) | **Is your feature request related to a problem? Please describe.**
I'm using Guacamole for some of my agents, to allow full RDP into machines. When I use the URL Action to open the link, it always opens in a new tab. I would much prefer if it opened in a new window sans any browser extras (ex. no address bar, bookmark... | open | 2022-04-04T20:30:51Z | 2022-04-17T02:32:40Z | https://github.com/amidaware/tacticalrmm/issues/1048 | [
"enhancement"
] | KairuByte | 0 |
autokey/autokey | automation | 201 | Unable to correct problems, you have held broken packages. | ubuntu@ubuntu:/usr/bin$ sudo apt install autokey-gtk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required ... | closed | 2018-10-25T19:28:35Z | 2018-10-25T21:18:02Z | https://github.com/autokey/autokey/issues/201 | [] | Smesh292 | 0 |
strawberry-graphql/strawberry-django | graphql | 602 | Test Query Client `asserts_errors` is counter intuitive | N/A (apologies, this should be in strawberry not strawberry-django) | closed | 2024-07-25T15:44:53Z | 2024-07-25T16:07:05Z | https://github.com/strawberry-graphql/strawberry-django/issues/602 | [] | thclark | 2 |
bigscience-workshop/petals | nlp | 522 | Add pre-commit hook | closed | 2023-09-24T14:46:58Z | 2023-09-24T18:35:59Z | https://github.com/bigscience-workshop/petals/issues/522 | [] | mahimairaja | 0 | |
OFA-Sys/Chinese-CLIP | computer-vision | 237 | ่ฎญ็ปๆฐๆฎ้ๅพๆๅคๅฏนๅค็ๆ
ๅต๏ผ็ดๆฅ้ๆ ทๅ็ฑปไบคๅ็ตๆฏไธๆฏๆ้ฎ้ข๏ผ่ฎญ็ป้ๅบ่ฏฅๆไนๅค็๏ผ | open | 2023-12-15T07:34:10Z | 2023-12-15T07:34:10Z | https://github.com/OFA-Sys/Chinese-CLIP/issues/237 | [] | FoolishMao | 0 | |
zalandoresearch/fashion-mnist | computer-vision | 25 | Benchmark: ResNet18 and Simple Conv Net | Tried a simple 2-layer conv net and resnet18 on MNIST and Fashion-MNIST. Accuracy is as follows:
|Model|MNIST|Fashion MNIST|
|---|---|---|
|ResNet18| 0.979 | 0.949|
|SimpleNet|0.971|0.919|
#### Preprocessing
Normalization, random horizontal flip, random vertical flip, random translation, random rotation.
... | closed | 2017-08-28T21:23:56Z | 2017-08-28T21:50:46Z | https://github.com/zalandoresearch/fashion-mnist/issues/25 | [
"benchmark"
] | kefth | 0 |
slackapi/python-slack-sdk | asyncio | 809 | Setting default filename in web client files_upload causes AttributeError for file being IOBase instance | https://github.com/slackapi/python-slackclient/blob/033fb44f64d5c5f5664a8b6752adf3e4beba7854/slack/web/client.py#L1496
When the input parameter `file` is type `IOBase`, the following attribute error is raised.
```
Traceback (most recent call last):
File "/afs/ThisCell/data/vlsi/eclipz/ct6/verif/p10d2/pscripts/u... | closed | 2020-09-16T20:14:38Z | 2020-09-17T03:09:12Z | https://github.com/slackapi/python-slack-sdk/issues/809 | [
"Version: 2x",
"bug",
"web-client"
] | csaska | 1 |
pyro-ppl/numpyro | numpy | 1,598 | Clarify how to sample the centered parameter in LocScaleReparam | The documentation for [LocScaleReparam](https://num.pyro.ai/en/stable/reparam.html?highlight=locscalereparam#numpyro.infer.reparam.LocScaleReparam) in case of centeredness mentions that: " If None (default) learn a per-site per-element centering parameter in [0,1]", but upon looking through the implementation of the al... | closed | 2023-06-01T12:41:25Z | 2023-06-02T01:34:11Z | https://github.com/pyro-ppl/numpyro/issues/1598 | [
"documentation"
] | Madhav-Kanda | 3 |
gradio-app/gradio | python | 10,363 | Has gr.HTML considered supporting HTML and JavaScript extension page functionality, Or is there any way to support WebSocket/ gr.HTML ๆฏๅฆๆ่่ๆฏๆhtmlไธJavaScriptๆฉๅฑ้กต้ขๅ่ฝ,ๆๆฏๆไปไนๅๆณๆฏๆ websocket | Has gr.HTML considered supporting HTML and JavaScript extension page functionality, Or is there any way to support WebSocket/ gr.HTML ๆฏๅฆๆ่่ๆฏๆhtmlไธJavaScriptๆฉๅฑ้กต้ขๅ่ฝ,ๆๆฏๆไปไนๅๆณๆฏๆ websocket
As follows / ๅฆไธ๏ผ

| closed | 2025-01-15T09:23:32Z | 2025-01-16T00:54:12Z | https://github.com/gradio-app/gradio/issues/10363 | [
"docs/website"
] | gg22mm | 1 |
tqdm/tqdm | pandas | 1,640 | Shouldn't reach 100% when the tasks are not actually finished | - [x] I have marked all applicable categories:
+ [x] exception-raising bug
+ [x] visual output bug
- [x] I have visited the [source website], and in particular
read the [known issues]
- [x] I have searched through the [issue tracker] for duplicates
- [x] I have mentioned version numbers, operating syste... | open | 2024-12-10T18:26:07Z | 2025-02-12T22:37:27Z | https://github.com/tqdm/tqdm/issues/1640 | [] | HuStmpHrrr | 3 |
davidsandberg/facenet | tensorflow | 697 | Training a classifier on own images using VGGFace2 model | Hi,
Can we use this script to train our own classifier using the newly released VGGFace2 model i.e.
`python src/classifier.py TRAIN ~/datasets/my_dataset/train/ ~/models/model-20170216-091149.pb ~/models/my_classifier.pkl --batch_size 1000
`
by changing the model dir, do we have to consider any other aspect? | open | 2018-04-14T18:52:34Z | 2018-04-14T18:52:42Z | https://github.com/davidsandberg/facenet/issues/697 | [] | AliAmjad | 0 |
microsoft/Bringing-Old-Photos-Back-to-Life | pytorch | 282 | Deprecated dependencies detected | detection.py:25: DeprecationWarning: BICUBIC is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BICUBIC instead.
test.py:18: DeprecationWarning: BILINEAR is deprecated and will be removed in Pillow 10 (2023-07-01). Use Resampling.BILINEAR instead.
| open | 2023-09-28T14:37:24Z | 2023-09-28T14:37:24Z | https://github.com/microsoft/Bringing-Old-Photos-Back-to-Life/issues/282 | [] | florestankorp | 0 |
deepspeedai/DeepSpeed | pytorch | 5,719 | Issue with LoRA Tuning on llama3-70b using PEFT and TRL's SFTTrainer | We are attempting to perform LoRA tuning on llama3-70b using PEFT with TRL's SFTTrainer. We are using 8 H100 GPUs and distributed training with ZeRO-stage3, but we encounter an error. Could you please provide any solutions?
Here is the error message:
```
Loading checkpoint shards: 77%|โโโโโโโโ | 23/30 [00:58<00:... | open | 2024-07-02T09:37:29Z | 2024-07-02T16:04:35Z | https://github.com/deepspeedai/DeepSpeed/issues/5719 | [
"training"
] | yutanozaki1 | 0 |
robusta-dev/robusta | automation | 1,057 | globalConfig.prometheus_url dont work with path and trailing slash | **Describe the bug**
When we set the prometheus_url to "http://prometheus-operated.monitor:9090/prometheus/" it's not detected, and don't work
If we instead set it to "http://prometheus-operated.monitor:9090/prometheus" (without the trailing '/') it works just fine,
**To Reproduce**
(see above)
**Expected beha... | open | 2023-08-25T07:59:19Z | 2023-11-21T11:19:15Z | https://github.com/robusta-dev/robusta/issues/1057 | [
"bug"
] | ninlil | 1 |
CorentinJ/Real-Time-Voice-Cloning | tensorflow | 964 | Not sure if my Directory is wrong or i'm missing something but i get hit by this.What am i doing wrong? Thanks in advance :) | ERROR: Command errored out with exit status 1:
command: 'D:\python\python.exe' 'D:\python\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\yasin\AppData\Local\Temp\tmp3hdlg1od'
cwd: C:\Users\yasin\AppData\Local\Temp\pip-install-594l2te2\numpy_6377a4... | closed | 2021-12-28T18:35:06Z | 2021-12-28T19:52:35Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/964 | [] | santaonholidays | 1 |
freqtrade/freqtrade | python | 10,812 | Ta-Lib installation failed | <!--
I have problem to install this, while i try install requirements from repository
Please do not use the question template to report bugs or to request new features.
-->
## Describe your environment
* Operating system:WIN 11 / WSL
* Python Version: Python 3.10.15
 (at the end of the page) suggests that this should be possible, it seems to be outdated and no longer applies to the latest WandB.
S... | closed | 2025-01-02T18:12:17Z | 2025-01-03T23:33:29Z | https://github.com/wandb/wandb/issues/9168 | [
"ty:bug",
"a:app"
] | bikcrum | 3 |
pydantic/pydantic | pydantic | 11,270 | Generic type defaults (pep-696) throws an exception when used in type annotations. | ### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Doing my expirements with [PEP-696](https://peps.python.org/pep-0696/) i've discovered that my routes returning ApiResponse with added type default now throws pydantic error. And it does not work with old TypeVar with defaults too. I... | closed | 2025-01-15T11:03:18Z | 2025-01-24T14:55:18Z | https://github.com/pydantic/pydantic/issues/11270 | [
"feature request"
] | chamoretto | 3 |
waditu/tushare | pandas | 1,564 | daily_basic้็market่ฟๆฏๆๆทฑไบคๆ็ไธญๅฐๆฟ | <img width="421" alt="WechatIMG1017" src="https://user-images.githubusercontent.com/26021194/123363650-8e616600-d5a5-11eb-9aec-43597261a8e7.png">
20210406ๅผๅงๆทฑไบคๆๅฐฑๅๅนถไธปๆฟๅไธญๅฐๆฟไบ | open | 2021-06-25T03:09:14Z | 2021-06-25T03:09:14Z | https://github.com/waditu/tushare/issues/1564 | [] | honghong2333 | 0 |
microsoft/nni | tensorflow | 5,672 | Wrong key 'op_names_re' | **Describe the bug**:
**Environment**:
- NNI version:
- Training service (local|remote|pai|aml|etc):
- Python version:
- PyTorch version:
- Cpu or cuda version:
**Reproduce the problem**
- Code|Example:
- How to reproduce: | open | 2023-08-28T03:00:01Z | 2023-08-28T03:00:01Z | https://github.com/microsoft/nni/issues/5672 | [] | zhang0557kui | 0 |
unit8co/darts | data-science | 2,378 | [BUG] darts should support re-training base on the old checkpoint, not reset the model | **Describe the bug**
I meet the following error:
if checkpoint_exists and save_checkpoints:
raise_if_not(
force_reset,
f"Some model data already exists for `model_name` '{self.model_name}'. Either load model to continue "
f"training or use `force_reset... | closed | 2024-05-08T02:58:58Z | 2024-05-08T13:22:10Z | https://github.com/unit8co/darts/issues/2378 | [
"question"
] | joshua-xia | 2 |
albumentations-team/albumentations | machine-learning | 2,340 | RandomFog behaves differently in version 2.0.4 compared to previous versions | ## Describe the bug
The result of RandomFog in version 1.4.6 is completely different from the newest version 2.0.4
### To Reproduce
Steps to reproduce the behavior:
1. Environment (e.g., OS, Python version, Albumentations version, etc.)
OS: MacOS Sonoma 14.2 (23C64)
Python: 3.10.16
Albumentations version: 1.4.6 and... | closed | 2025-02-13T03:39:28Z | 2025-02-26T21:20:56Z | https://github.com/albumentations-team/albumentations/issues/2340 | [
"bug"
] | huuquan1994 | 5 |
CorentinJ/Real-Time-Voice-Cloning | pytorch | 912 | I'm getting this error, how can solve this? | Error processing line 1 of C:\Users\NMS\Anaconda3\envs\rtvc\lib\site-packages\vision-1.0.0-py3.7-nspkg.pth:
Traceback (most recent call last):
File "C:\Users\NMS\Anaconda3\envs\rtvc\lib\site.py", line 168, in addpackage
exec(line)
File "<string>", line 1, in <module>
File "<frozen importlib._... | closed | 2021-11-28T07:40:01Z | 2021-12-28T12:33:21Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/912 | [] | mithisha | 0 |
s3rius/FastAPI-template | asyncio | 134 | generate template error: Stopping generation because post_gen_project hook script didn't exit successfully | # Image

# Error Info
`
E:\Code>fastapi_template
Project name: fastapi_template_test
Project description:
Removing resources for disabled feature GraphQL API...
Removing resources for disabled featu... | closed | 2022-11-12T20:05:38Z | 2022-11-13T08:59:40Z | https://github.com/s3rius/FastAPI-template/issues/134 | [] | liqiujiong | 3 |
sgl-project/sglang | pytorch | 4,145 | [Bug] Is YaRN supported in SGLang? How to enable it? | ### Checklist
- [x] 1. I have searched related issues but cannot get the expected help.
- [x] 2. The bug has not been fixed in the latest version.
- [x] 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to repr... | open | 2025-03-06T15:49:17Z | 2025-03-21T08:41:24Z | https://github.com/sgl-project/sglang/issues/4145 | [] | boqianzee | 7 |
roboflow/supervision | tensorflow | 1,728 | LineZone does not match the actual situation | ### Search before asking
- [X] I have searched the Supervision [issues](https://github.com/roboflow/supervision/issues) and found no similar feature requests.
### Question
Hello, I am using LineZone and testing "vehicles. mp4". The document shows "line_zone. in_comunt", Line_zone. out_comunt is 7, 2, but I used the... | open | 2024-12-11T02:28:44Z | 2024-12-11T02:28:44Z | https://github.com/roboflow/supervision/issues/1728 | [
"question"
] | DreamerYinYu | 0 |
peerchemist/finta | pandas | 70 | STC returns wrong values | The STC indicator should returns nan, -inf, and values -/+ x thousands every time I use it.
The STC indicator should return values between 0 and 100.
I feed the function with dataframe from Binance which is compatible with the ohlc format you required.
` time open high low close volume ... | closed | 2020-06-25T08:47:16Z | 2020-06-25T17:25:29Z | https://github.com/peerchemist/finta/issues/70 | [] | DrLuthor | 1 |
streamlit/streamlit | deep-learning | 10,531 | Containers with background color | ### Checklist
- [x] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [x] I added a descriptive title and summary to this issue.
### Summary
Add a way for containers to have a background color.
### Why?
Some use cases that come to mind:
- Creating... | open | 2025-02-26T22:30:22Z | 2025-03-19T23:32:50Z | https://github.com/streamlit/streamlit/issues/10531 | [
"type:enhancement",
"feature:st.container"
] | jrieke | 4 |
Lightning-AI/pytorch-lightning | pytorch | 20,187 | OnExceptionCheckpoint callback suppresses exceptions and results in NCCL timeout | ### Bug description
When running Lightning with a multi-device training strategy (e.g. with DDP), using the `OnExceptionCheckpoint` callback:
- silently swallows exceptions, which makes it challenging to identify the cause of errors
- results in a NCCL timeout
This is due to the following:
- When we catch an e... | open | 2024-08-10T05:43:50Z | 2024-08-10T05:46:11Z | https://github.com/Lightning-AI/pytorch-lightning/issues/20187 | [
"bug",
"needs triage",
"ver: 2.4.x"
] | jackdent | 0 |
NullArray/AutoSploit | automation | 714 | Divided by zero exception34 | Error: Attempted to divide by zero.34 | closed | 2019-04-19T15:59:31Z | 2019-04-19T16:38:37Z | https://github.com/NullArray/AutoSploit/issues/714 | [] | AutosploitReporter | 0 |
voila-dashboards/voila | jupyter | 893 | Voila Extension mode w/ a passworded Notebook | Hey There.
I've read the docs and didn't find anything related to authentication support. Below is a small explanation of my current issue:
Our Jupyter notebook is working just fine (tokenless), and we're using Voila in extension mode. Now, the moment we set a password to our notebook, Voila gives 404 errors and ... | open | 2021-05-21T14:27:38Z | 2021-05-21T14:28:11Z | https://github.com/voila-dashboards/voila/issues/893 | [] | Vel-San | 0 |
mwaskom/seaborn | matplotlib | 2,894 | Rethink approach to grouping in plot phase of Plot | Currently we can declare that a `Mark` property should form groups at the property level. The reason we need to do this is that different marks behave differently: e.g. each line has the same values for all its properties and is added separately, while a scatterplot can mix multiple property values in a single artist. ... | open | 2022-07-11T00:34:44Z | 2022-07-11T00:34:44Z | https://github.com/mwaskom/seaborn/issues/2894 | [
"internals",
"objects-plot"
] | mwaskom | 0 |
jupyter/nbgrader | jupyter | 1,251 | Remove all python 2 compatibility code | This should be done after #1082.
For example, remove all imports of six, or any other edge cases where python 2 is handled differently from python 3. | closed | 2019-11-02T10:39:39Z | 2019-11-02T15:24:02Z | https://github.com/jupyter/nbgrader/issues/1251 | [
"enhancement",
"good first issue"
] | jhamrick | 1 |
davidteather/TikTok-Api | api | 410 | [BUG] - KeyError: 'itemList' | Hello,
I am using the pyppeteer fork.
when I run the following code:
```
api = TikTokApi(custom_verifyFp=s_v_web_id)
tmp = api.byHashtag('test', count=100, language='en')
tmp
```
I get the following error:
```
KeyError Traceback (most recent call last)
<ipython-input-7-69... | closed | 2020-12-05T08:39:43Z | 2020-12-24T15:30:37Z | https://github.com/davidteather/TikTok-Api/issues/410 | [
"bug"
] | pibvbp | 3 |
pallets-eco/flask-sqlalchemy | sqlalchemy | 386 | Is it possible to use classic mapping? | SqlAlchemy allows the user to use classic mapping - http://docs.sqlalchemy.org/en/rel_1_0/orm/mapping_styles.html#classical-mappings
But how can I use classic mapping when using flask-sqlalchemy?
| closed | 2016-03-28T02:44:56Z | 2020-12-05T21:31:04Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/386 | [] | johnnncodes | 1 |
ydataai/ydata-profiling | data-science | 1,313 | index -9223372036854775808 is out of bounds for axis 0 with size 2 | ### Current Behaviour
IndexError Traceback (most recent call last)
<ipython-input-34-c0d0834d8e2d> in <module>
----> 1 profile_report.get_description()
~/anaconda3/envs/py3.7/lib/python3.7/site-packages/typeguard/__init__.py in wrapper(*args, **kwargs)
1031 memo = _CallM... | open | 2023-04-18T02:46:42Z | 2023-05-08T17:00:33Z | https://github.com/ydataai/ydata-profiling/issues/1313 | [
"question/discussion โ"
] | zhoujianch | 1 |
snarfed/granary | rest-api | 482 | standardize on `to/from_as1` function names | There's currently a range of names for each module's functions that convert to/from AS1. Most are either `*_to_activities`/`activities_to_*` or `to/from_as1`, but there are others too. It'd be nice to standardize on `to/from_as1`. The trick is that most modules have specific functions for specific types, eg users vs po... | closed | 2023-01-30T23:52:04Z | 2024-11-06T00:27:44Z | https://github.com/snarfed/granary/issues/482 | [
"now"
] | snarfed | 1 |
yzhao062/pyod | data-science | 170 | Cross-Validation for Anomaly Detection | How is the best way to perform it? How this could be implemented in PyOD? | open | 2020-03-15T23:20:09Z | 2020-03-15T23:20:09Z | https://github.com/yzhao062/pyod/issues/170 | [] | inaciomdrs | 0 |
mirumee/ariadne | graphql | 374 | Proposal: ariadne-relay | @rafalp and @patrys, I dropped a comment on #188 a couple of weeks ago, but I think it might have gone under the radar since that issue is closed, so I'm going to make a more formal proposal here.
I've already built a quick-and-dirty implementation for **Relay** connections, based on a decorator that wraps an Object... | closed | 2020-05-31T18:46:47Z | 2021-03-19T12:19:03Z | https://github.com/mirumee/ariadne/issues/374 | [
"discussion"
] | markedwards | 4 |
vi3k6i5/flashtext | nlp | 140 | pip install flashtext not using master branch | I'm pulling flashtext using `pip install flashtext` and calling `extract_keywords` function
However, it return error when I passed 4 parameter into this function, and found that the code pulled only accept 3 parameter which different from the master branch.
Is there any plans for pushing the build to replace the ... | open | 2023-06-15T07:09:26Z | 2023-06-15T07:09:26Z | https://github.com/vi3k6i5/flashtext/issues/140 | [] | chanandrew96 | 0 |
neuml/txtai | nlp | 270 | ImportError: Language detection is not available - install "pipeline" extra to enable | I'm using Google Colab and the exact tutorial from this github.
```
!pip install txtai[pipeline]
from txtai.pipeline import Translation
translate = Translation()
translation = translate("This is a test translation into Spanish", "es")
translation
```
---------------------------------------------------------... | closed | 2022-04-22T06:55:51Z | 2022-05-16T15:30:37Z | https://github.com/neuml/txtai/issues/270 | [] | nleesalesloft | 1 |
localstack/localstack | python | 11,943 | bug: ExceptionType is not acted upon/bubbling up to Catch/Retry definition | ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When throwing a custom exception (python 3.12), SFN allows you to catch them by name for flow redirection.
Error being thrown:
`
{
--
2 | ย | "resourceType": "lambda",
3 | ย | "resource": "invoke",
... | closed | 2024-11-27T10:52:31Z | 2024-12-27T14:02:53Z | https://github.com/localstack/localstack/issues/11943 | [
"type: bug",
"status: response required",
"aws:stepfunctions",
"status: resolved/stale"
] | derek-cbtw | 3 |
autokey/autokey | automation | 372 | Circular import trying to test dialogs | ## Classification:
Bug
## Reproducibility:
Always
## Version
AutoKey version: Develop
Used GUI (Gtk, Qt, or both): both
## Description
If you go to https://github.com/BlueDrink9/autokey/tree/regex and run the tests, you'll see that one test fails because of a circular import. This makes it very ... | closed | 2020-02-22T00:30:58Z | 2020-04-22T12:09:47Z | https://github.com/autokey/autokey/issues/372 | [
"bug"
] | BlueDrink9 | 8 |
pyeve/eve | flask | 1,211 | Controlling pagination over large collections | @nicolaiarocci Could you help me understand how the default pagination works?
Is it the standard limit + skip based pagination? If so, this strategy is known to be less performant over large collections after a good number of iterations. Is there a way to extend / change the it? Or should I create a custom endpoint... | closed | 2018-11-29T15:49:51Z | 2019-03-28T15:00:29Z | https://github.com/pyeve/eve/issues/1211 | [] | checkaayush | 1 |
nikitastupin/clairvoyance | graphql | 101 | error | hello. not sure whats the problem so just put it out here.
i installed it with the command
```
pip3 install clairvoyance
```
since Python 2.7 reached the end of its life on January 1st, 2020 and is deprecated etc
```
clairvoyance https://<academy URL>/graphql/v1
2024-06-06 14:37:54 INFO | Starting... | open | 2024-06-06T18:40:08Z | 2024-08-27T06:13:35Z | https://github.com/nikitastupin/clairvoyance/issues/101 | [
"bug",
"question"
] | suljov | 1 |
tensorflow/tensor2tensor | machine-learning | 1,580 | transformer_base for Language Model involves (encoder+decoder) or decoder only? | ### Description
How does transformer base model checks for (encoder_decoder) or (decoder only) combination for language modelling? Because in language modelling only decoder part is needed, so if we use 'transformer_base' model for language modelling, how does model set model architecture to be (encoder_decoder) or de... | open | 2019-05-21T08:25:21Z | 2019-05-21T08:25:21Z | https://github.com/tensorflow/tensor2tensor/issues/1580 | [] | ashu5644 | 0 |
JaidedAI/EasyOCR | pytorch | 589 | RuntimeError: DataLoader worker (pid(s) 7228, 10380, 9840, 12944) exited unexpectedly | I am trying to run the trainer ipynb but there is an error as follows:


Is there anyone w... | closed | 2021-11-09T04:22:05Z | 2022-08-07T05:01:20Z | https://github.com/JaidedAI/EasyOCR/issues/589 | [] | jingjie181 | 1 |
aymericdamien/TopDeepLearning | tensorflow | 23 | Add Dlib | A toolkit for making real world machine learning and data analysis applications in C++ http://dlib.net
On github https://github.com/davisking/dlib | open | 2017-12-05T08:57:53Z | 2017-12-05T08:57:53Z | https://github.com/aymericdamien/TopDeepLearning/issues/23 | [] | pi-null-mezon | 0 |
TencentARC/GFPGAN | deep-learning | 243 | Permission Denied when Installing setup.py | I have zero code knowledge but can follow instructions well enough. But I've run into the following error and don't know how to fix it. Please help!

| closed | 2022-08-26T19:46:49Z | 2023-01-20T03:46:21Z | https://github.com/TencentARC/GFPGAN/issues/243 | [] | Dartterious | 2 |
mljar/mljar-supervised | scikit-learn | 435 | Error when using "mae" metric in Optuna mode | Hi ,
I encountered the following error when training in optuna mode:
`Exception in LightgbmObjective The entry associated with the validation name "validation" and the metric name "mae" is not found in the evaluation result list [('validation', 'l1', 0.23193058898755722, False)].`
![Screen Shot 2021-07-16 at 17 57 1... | closed | 2021-07-16T09:58:19Z | 2021-07-19T08:44:02Z | https://github.com/mljar/mljar-supervised/issues/435 | [
"bug"
] | Zacchaeus00 | 4 |
allure-framework/allure-python | pytest | 726 | Add support for allure decorators and allyre.dynamic functions to allure-pytest-bdd | Currently, only allure.attach and allure.attach.file functions are supported in allure-pytest-bdd. The following functions and decorators need to be supported as well:
- `@allure.title` decorator
- `@allure.description` decorator
- `@allure.description_html` decorator
- `@allure.label` decorator
- `@allu... | open | 2023-01-20T09:57:31Z | 2025-03-12T10:32:56Z | https://github.com/allure-framework/allure-python/issues/726 | [
"task:new feature",
"theme:pytest-bdd",
"contribute"
] | delatrie | 7 |
recommenders-team/recommenders | deep-learning | 1,740 | [ASK] Could I contribute to developing some sequential models, like DIN and DIEN? | I found that some classical sequential models like DIN and DIEN are not contained in this repo. If I develop these models, is it possible to put them into this repo?
| closed | 2022-06-12T00:30:03Z | 2023-08-31T21:52:51Z | https://github.com/recommenders-team/recommenders/issues/1740 | [
"help wanted"
] | Czzzzzzzz | 2 |
gradio-app/gradio | data-science | 10,691 | Demo for highlighting text in a pdf file for LLM RAG purposes | - [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
I wanted a way to simply show a PDF with highlighted text at the right page (for LLM RAG purposes).
**Describe the solution you'd like**
A demo to build such an app.
| closed | 2025-02-27T15:10:48Z | 2025-03-06T11:20:24Z | https://github.com/gradio-app/gradio/issues/10691 | [
"docs/website"
] | maxenceleguery | 0 |
developmentseed/lonboard | data-visualization | 533 | Add test for fixed GeoArrow reprojection with GeoPandas 1.0 | Test for https://github.com/developmentseed/lonboard/issues/528 that was fixed (manually tested) in https://github.com/developmentseed/lonboard/pull/532. When GeoPandas 1.0 is released we should add a test for this. | closed | 2024-05-27T12:39:42Z | 2024-09-24T19:35:26Z | https://github.com/developmentseed/lonboard/issues/533 | [] | kylebarron | 0 |
CorentinJ/Real-Time-Voice-Cloning | deep-learning | 790 | Difference about speaker_embedding part in Synthesizer? | Hi, firstly thanks for your work!
I find that in model.py of Synthesizer, it use Tacotron but, in forward part of that , the "speaker_embedding default ==None", so it don't use speaker_embedding when train synthesizer?
I remember that in older version, the speaker_embedding is used in model Tacotron2. Could you ple... | closed | 2021-07-07T07:47:54Z | 2021-08-25T09:58:11Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/790 | [] | ymzlygw | 1 |
charlesq34/pointnet | tensorflow | 111 | the effect of the alignment of feature space | Since Data alignment has been done, why are features aligned, what is the role of feature alignment, and what is the label to train the T-net in feature space? | open | 2018-06-08T09:25:04Z | 2018-06-08T09:25:04Z | https://github.com/charlesq34/pointnet/issues/111 | [] | Emma0928 | 0 |
biolab/orange3 | scikit-learn | 6,177 | Update the latest documentation | <!--
Thanks for taking the time to report a bug!
If you're raising an issue about an add-on (i.e., installed via Options > Add-ons), raise an issue in the relevant add-on's issue tracker instead. See: https://github.com/biolab?q=orange3
To fix the bug, we need to be able to reproduce it. Please answer the following... | closed | 2022-10-20T14:57:37Z | 2022-10-20T18:43:40Z | https://github.com/biolab/orange3/issues/6177 | [
"bug report"
] | ranggakd | 1 |
gradio-app/gradio | python | 10,309 | Unsustained functionality of event 'show_progress' | ### Describe the bug
In textbox.submit(), when I set show_progress='hidden' or 'minimal' to hide progressing animation (namely the spinner and time info), it works at the first input, but fail after that. This case is observed with other downstream gradio components such as TextArea, Chatbot, etc.
### Have you search... | closed | 2025-01-08T00:14:56Z | 2025-01-08T17:37:38Z | https://github.com/gradio-app/gradio/issues/10309 | [
"bug",
"needs repro"
] | ZhaoyuanQiu | 2 |
yihong0618/running_page | data-visualization | 479 | ็กๆณๆดๆนSite Metadata่ณๆ | ไฝ ๅฅฝ๏ผๆๅจUbuntu ไธGit clone็ธ้็gitไนๅพ ๅฎ่ฃไบ่ฉฒrunning page็docker
้
็ฝฎๅฎๅพ้่กๆๅ้ฒๅ
ฅ
ไฝๆฏไฟฎๆนgatsby-config.js ่ฃ้ข็Site Metadataๅพ็กๆณๆดๆฐ็ถฒ้
็ถฒ้ ไธ็่ถ
้ฃ็ตไพ็ถๆฏyihong็็ถฒ็ซ
็ถฒ็ซๆจ้ก/ๅๆจ็ญไน็กๆณๆดๆน
ๅทฒ็ถๅ่ฉฆๆดๅimage ๅcontainer removeๅพๅๆฌก็จๆฐ็gatsby-config.js develop
ไนๆฏๅๆจฃ็็ตๆ | closed | 2023-09-02T02:28:42Z | 2023-09-10T04:15:39Z | https://github.com/yihong0618/running_page/issues/479 | [] | QWERT1984 | 2 |
stanfordnlp/stanza | nlp | 596 | tweets get broken when some certain word sequences present | Hello,
I'm analysing a dataset of tweets and I get some tweets broken into several sentences. I found that some word sequences are causing this and just wondering if there's any workaround. One example is _appreciated thanks_, where _thanks_ would break the sentence if it appears right after _appreciated_ in the text ... | closed | 2021-01-18T01:50:59Z | 2021-03-26T06:21:40Z | https://github.com/stanfordnlp/stanza/issues/596 | [
"question",
"stale"
] | AboSahab | 3 |
miLibris/flask-rest-jsonapi | sqlalchemy | 132 | Attempting to build schema for non-existing resource | Hi, guys.
First of all, congrats on the fantastic library you've made. It's super cool.
I'm submitting a report on erroneous (from my POV) behavior. Here's STR:
1. Create a schema where at least one field has default value like this:
```
state = fields.Integer(default=0)
```
2. Create resource for that sc... | closed | 2018-11-20T20:22:33Z | 2019-03-06T13:16:15Z | https://github.com/miLibris/flask-rest-jsonapi/issues/132 | [] | aramwram | 2 |
LAION-AI/Open-Assistant | machine-learning | 3,061 | Shouldn't this influence the `input_length` below? | https://github.com/LAION-AI/Open-Assistant/blob/ded5acaae3cf4d38c93372fa7f7ca822dd781a1f/inference/worker/utils.py#L89-L91 | closed | 2023-05-06T14:22:03Z | 2023-05-07T21:02:38Z | https://github.com/LAION-AI/Open-Assistant/issues/3061 | [
"inference"
] | yk | 1 |
graphistry/pygraphistry | pandas | 54 | PyGraphistry should default to webserver, not localhost:3000 | (+ @thibaudh )
Recent environment variable commit seems to have broken the default of pointing to `proxy-labs.graphistry.com`:
https://github.com/graphistry/pygraphistry/commit/6ec3e07f212187eb0e624558e3db4798990abfa9#diff-515fcd0720a2f875b1a2765a63aed8e0R35
To see that `localhost:3000` is being used, have a server ... | closed | 2016-02-15T06:09:28Z | 2016-02-15T16:29:34Z | https://github.com/graphistry/pygraphistry/issues/54 | [
"bug",
"p1"
] | lmeyerov | 0 |
piccolo-orm/piccolo | fastapi | 1,078 | ASGI template doesn't work for Esmerald 3.4.1 | I noticed our integration tests fail when using `esmerald==3.4.1`.
However, if I version pin to `esmerald==3.3.0` they still work (I picked this older version arbitrarily).
https://github.com/piccolo-orm/piccolo/actions/runs/10863888957/job/30148554519?pr=1077 | closed | 2024-09-14T16:36:52Z | 2024-09-30T16:28:19Z | https://github.com/piccolo-orm/piccolo/issues/1078 | [
"bug"
] | dantownsend | 17 |
chatanywhere/GPT_API_free | api | 213 | ๅ
่ดนkeyๅบ็ฐโ่ดฆๆทไฝ้ข่ฟไฝไธ่ถณไปฅๆฏๆๆฌๆฌก่ฏทๆฑ๏ผ่ฏทๅๅพ https://buyca.top/buy/18 ๅ
ๅผโ | **Describe the bug ๆ่ฟฐbug**
OpenAI: ่ดฆๆทไฝ้ข่ฟไฝไธ่ถณไปฅๆฏๆๆฌๆฌก่ฏทๆฑ๏ผ่ฏทๅๅพ https://buyca.top/buy/18 ๅ
ๅผใYour account balance is not sufficient to support this request. Please visit https://buyca.top/buy/18 to recharge.
**To Reproduce ๅค็ฐๆนๆณ**
1. ไฝฟ็จchatbox
2. URL๏ผhttps://api.chatanywhere.tech
3. OpenAI: ่ดฆๆทไฝ้ข่ฟไฝไธ่ถณไปฅๆฏๆๆฌๆฌก่ฏทๆฑ๏ผ่ฏทๅๅพ https://buyc... | closed | 2024-04-12T12:28:28Z | 2024-04-14T10:54:13Z | https://github.com/chatanywhere/GPT_API_free/issues/213 | [] | bailitingqin | 9 |
allenai/allennlp | data-science | 5,663 | When training SRL model:"AssertionError: Found no field that needed padding; we are surprised you got this error, please open an issue on github" | <!--
Please fill this template entirely and do not erase any of it.
We reserve the right to close without a response bug reports which are incomplete.
If you have a question rather than a bug, please ask on [Stack Overflow](https://stackoverflow.com/questions/tagged/allennlp) rather than posting an issue here.
--... | closed | 2022-06-09T21:07:28Z | 2022-10-06T16:10:53Z | https://github.com/allenai/allennlp/issues/5663 | [
"bug",
"stale"
] | philz0918 | 12 |
tflearn/tflearn | data-science | 881 | Print metric on screen per epoch instead of per step | This might be (or surely is) a trivial question, but I don't seem to find the solution in the documentation or online. I simply want to change the logs to be printed on screen when using tflearn.
For example, a simple model like this:
embedding_layer = input_data(shape=[None,max_seq_len], name='input')
... | closed | 2017-08-22T10:08:05Z | 2017-08-23T16:26:00Z | https://github.com/tflearn/tflearn/issues/881 | [] | jrzaurin | 1 |
qubvel-org/segmentation_models.pytorch | computer-vision | 722 | How to use default encoder of u-net? | Hi, I am trying to do some comparison with the initial network. But I didn't find a way to use the default encoder. Could you please show me? | closed | 2023-03-01T16:39:40Z | 2023-05-11T01:54:32Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/722 | [
"Stale"
] | realyyz | 3 |
blacklanternsecurity/bbot | automation | 1,367 | Content Search Module | **Description**
Which feature would you like to see added to BBOT? What are its use cases?
A Content Search Module would be used to identify specific strings of data within scanned websites. Ideally this would be used by passing a REGEX query to the module to identify the content.
The ideal output would either b... | closed | 2024-05-10T17:06:49Z | 2024-06-20T15:50:44Z | https://github.com/blacklanternsecurity/bbot/issues/1367 | [
"enhancement"
] | SpamFaux | 3 |
saleor/saleor | graphql | 16,810 | Bug: Playground does not use PUBLIC_URL during rendering | ### What are you trying to achieve?
Access playground even if API is hidden behind reverse proxy
### Steps to reproduce the problem
1. Setup Saleor as a container in `docker-compose.yaml`, without exposing it to host machine, and rather through api gateway
```
services:
saleor:
image: ghcr.io/saleor/sale... | closed | 2024-10-03T11:58:13Z | 2024-10-15T13:06:31Z | https://github.com/saleor/saleor/issues/16810 | [
"bug",
"triage"
] | jakub-borusewicz | 1 |
openapi-generators/openapi-python-client | fastapi | 1,064 | Using dictionary in query param | **Describe the bug**
I have an endpoint that takes in a dictionary as a query param:
```
- name: metadata
in: query
required: false
style: deepObject
explode: true
schema:
type: object
additionalProperties:
type: string... | open | 2024-06-25T20:04:05Z | 2024-06-25T20:04:05Z | https://github.com/openapi-generators/openapi-python-client/issues/1064 | [] | siddhsql | 0 |
jschneier/django-storages | django | 696 | S3 retrieve upload advance | Hi all,
I was wondering if there was an elegant way to retrieve the upload advance when saving the file to S3 for large files?
They seem to be sent in `multipart` so I am sure there is a way, but I don't want to dig into this before knowing if it was somehow implemented in `storage` already...
thanks! | closed | 2019-05-07T10:50:25Z | 2019-09-11T04:58:18Z | https://github.com/jschneier/django-storages/issues/696 | [
"question"
] | millerf | 3 |
pallets-eco/flask-sqlalchemy | flask | 576 | Immutable dict in parameters. | After running the same code for quite some time. I start getting this error.
sqlalchemy.exc:StatementError: (sqlalchemy.exc.InvalidRequestError) Can't reconnect until invalid transaction is rolled back [SQL: u'SELECT TOP 1 drive_ungroup.drive_id AS drive_ungroup_drive_id, drive_ungroup.is_split AS drive_ungroup_is_... | closed | 2017-12-27T06:41:49Z | 2020-12-05T20:46:35Z | https://github.com/pallets-eco/flask-sqlalchemy/issues/576 | [] | srish13 | 1 |
opengeos/leafmap | jupyter | 936 | maplibre points demo (adding text from geojson) not working |
Running the code in https://leafmap.org/maplibre/geojson_points/ generates a blank map, as seen at https://maps.gishub.org/maplibre/geojson_points.html .

It should generate a map with image symbols and date text adde... | closed | 2024-10-26T00:18:58Z | 2024-10-26T03:43:54Z | https://github.com/opengeos/leafmap/issues/936 | [
"bug"
] | cboettig | 4 |
neuml/txtai | nlp | 808 | Add agents package to txtai | This change will add a new top level package named agents. It will have the core functionality for txtai agents. | closed | 2024-11-17T11:39:49Z | 2024-11-17T11:39:52Z | https://github.com/neuml/txtai/issues/808 | [] | davidmezzetti | 0 |
zappa/Zappa | django | 475 | [Migrated] Include boto3 or other modules in the Zip | Originally from: https://github.com/Miserlou/Zappa/issues/1271 by [ferrangrau](https://github.com/ferrangrau)
## Context
I'm doing a lambda that need boto3 1.4.8 but actually aws lambda works with the 1.4.7 version, I can solve that including boto3 in the zip file but zappa doesn't allow me to do it.
## Possible F... | closed | 2021-02-20T08:35:22Z | 2022-07-16T07:28:48Z | https://github.com/zappa/Zappa/issues/475 | [] | jneves | 1 |
neuml/txtai | nlp | 293 | OFFSET in sql query statement | Does the current version support offset?
It will be great if we can do pagination with larger dataset
```
SELECT * from txtai where LIMIT 100 OFFSET 500
``` | closed | 2022-06-12T06:08:19Z | 2022-06-13T14:18:55Z | https://github.com/neuml/txtai/issues/293 | [] | csnelsonchu | 1 |
marshmallow-code/apispec | rest-api | 261 | Parse views docstrings for summary/description | Following up on a discussion in flask-rest-api: https://github.com/Nobatek/flask-rest-api/pull/3.
A contributor suggested to parse the docstrings for `summary`. I think we can go further and also get `description`:
```py
def my_view(...):
"""Summary
Long description...
"""
```
This could be done in apis... | closed | 2018-08-02T14:47:02Z | 2018-08-02T20:43:33Z | https://github.com/marshmallow-code/apispec/issues/261 | [
"backwards incompat"
] | lafrech | 2 |
dsdanielpark/Bard-API | api | 288 | a conversation towards getting advance AI |
**Conversation with Gemini**
**how you are different from chatgpt**
blah blah blah blah
**ok if you are that smart tell me what would have chatgpt answered if i asked the same question**
blah blah blah blah
**ok bye**
Bye! It was nice talking to you. I hope you have a great day!
**what could you ... | closed | 2024-03-05T13:14:34Z | 2024-03-11T01:28:55Z | https://github.com/dsdanielpark/Bard-API/issues/288 | [] | upendraji12 | 1 |
slackapi/python-slack-sdk | asyncio | 1,407 | Fix next_cursor Flag in SlackResponse | In the SlackResponse, the presence of the next_cursor is determined by the `_next_cursor_is_present` method.
In most APIs, the next_cursor is returned as an empty string ("") as seen in `_next_cursor_is_present`.
However, in some APIs, the next_cursor is returned as null. To handle this situation, I would like to m... | closed | 2023-10-03T11:47:45Z | 2023-10-05T02:55:42Z | https://github.com/slackapi/python-slack-sdk/issues/1407 | [
"needs info",
"good first issue"
] | wonkajin | 5 |
autogluon/autogluon | data-science | 4,326 | [BUG] Performance dropping with MultiModalPredictor for binary classification | **Bug Report Checklist**
<!-- Please ensure at least one of the following to help the developers troubleshoot the problem: -->
- [x] I provided code that demonstrates a minimal reproducible example. <!-- Ideal, especially via source install -->
- [x] I confirmed bug exists on the latest mainline of AutoGluon via s... | open | 2024-07-17T23:20:21Z | 2024-08-26T21:39:29Z | https://github.com/autogluon/autogluon/issues/4326 | [
"bug: unconfirmed",
"Needs Triage"
] | YitingZhang1997 | 0 |
sigmavirus24/github3.py | rest-api | 249 | New attributes for the Deployments API ** Breaking Change ** | https://developer.github.com/changes/2014-05-19-deployments-api-updates/
From article:
```
This is a breaking change for Deployment Status payloads. If youโre trying out this new API during its preview period, youโll need to update your code to continue working with it.
```
| closed | 2014-05-19T22:49:06Z | 2014-05-27T00:10:23Z | https://github.com/sigmavirus24/github3.py/issues/249 | [] | esacteksab | 1 |
davidteather/TikTok-Api | api | 122 | featured-Request: Dumped data Django Rendering through a csv, txt or json file to webpages | Can't use this api to a django web pages | closed | 2020-06-06T11:02:15Z | 2020-06-06T13:08:17Z | https://github.com/davidteather/TikTok-Api/issues/122 | [
"bug"
] | Hack3rOneness | 1 |
deepinsight/insightface | pytorch | 2,419 | Please provide the paper based on inswaper_128? | I am a researcher, and working on computer graphics and ML. I want to read your paper on which model inswaper_128 has been built. Their are many swaper models out their but this is the best model.
**Can i get that paper?** | open | 2023-09-01T07:44:13Z | 2024-03-18T12:36:25Z | https://github.com/deepinsight/insightface/issues/2419 | [] | Mr-Nobody-dey | 1 |
CorentinJ/Real-Time-Voice-Cloning | tensorflow | 275 | Speaker verification implementation | I need just the speaker verification part which is the implementation of [GENERALIZED END-TO-END LOSS FOR SPEAKER VERIFICATION](https://arxiv.org/pdf/1710.10467.pdf) paper, how I can proceed to get it please? | closed | 2020-02-10T11:37:49Z | 2020-07-04T23:02:05Z | https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/275 | [] | MahmoudAliEng | 1 |
sktime/sktime | scikit-learn | 7,771 | [ENH] Integrating Optuna Dashboard Functionality into sktime | **Is your feature request related to a problem? Please describe.**
The current experimental feature in sktime forecasters is the [ForecastingOptunaSearchCV](https://www.sktime.net/en/stable/api_reference/auto_generated/sktime.forecasting.model_selection.ForecastingOptunaSearchCV.html) class. This class has some issues ... | open | 2025-02-06T18:35:36Z | 2025-02-09T01:52:31Z | https://github.com/sktime/sktime/issues/7771 | [
"feature request",
"module:forecasting",
"enhancement"
] | RobotPsychologist | 3 |
aimhubio/aim | tensorflow | 2,858 | Logging installed packages requires setuptools | ## ๐ Bug
<!-- A clear and concise description of what the bug is. -->
When you try to log system parameters in a Python environment that doesn't have `setuptools` (and hence `pkg_resources`) you receive a runtime error.
### To reproduce
<!-- Reproduction steps. -->
1. Create a new Python virtual environ... | open | 2023-06-19T19:43:21Z | 2023-06-20T08:32:04Z | https://github.com/aimhubio/aim/issues/2858 | [
"type / bug",
"help wanted"
] | JesseFarebro | 1 |
mouredev/Hello-Python | fastapi | 365 | ็ฝ็ปไฝ่ฒๆ่ตๅฎไฝ้ ่ฐฑ็ๅนณๅฐๆจ่ไฝ่ฒๅฎ็ฝ | [ไฝ่ฒๆ่ตๅฎไฝ้ ่ฐฑ็ๅนณๅฐๆจ่ไฝ่ฒๅฎ็ฝ](http://376838.com/)
ๅ่ๅจฑไนๅฝ้
็งๆๅฎไธๆ้ๅ
ฌๅธไธป่ฆ็ป่ฅไบงไธๆ๏ผๆๆ
ใ้
ๅบใๅไธๅฐไบงใๅน่ฎญใ้่ใ็ซๆใๅจฑไนใๆ่ตใ่ก ไธApp่ฝฏไปถๅบ็จๅผๅใๅๅญฆไผ ๅชใๅๅๆๅกใ้คๅ
ทๅ ๅทฅใๆถๆฟๅชไฝใ้ค้ฅฎๅฑฑๅบ็ญ่ฎพ่ฎกใๅผๅใ็ป่ฅไธบไธ ไฝๅคงๅๅคๅ
ๅๅๅฑ็ๅฎไธๆ้ๅ
ฌๅธ๏ผๅ
ฌๅธไธๅก่ฆ็ๆฌๅๅฏจๅค็ๅคๅธ๏ผๅ
ฌๅธๆฅๆ่ๅไธไฝๅใไธญๅฑ็ฎก็ไธ็พไบบ๏ผๆป้จ็ซ่ถณ่ฅฟๆธฏใๆฏไธๅฎถๅๅฑๆฝๅๅทจ ๅคง็ๅฎไธ็งๆๅ
ฌๅธไนไธ๏ผๅจ(ๅ่ๅจฑไนๅฝ้
่ฃไบ้ฟๅผ ๅฟ ่ฏๅ
็)็ๅฝ้
ๅ็ฎก็่ฟ่ฅๅข้็ๅธฆ้ขไธ๏ผไปฅโ็ญ็ฅๅ
่กใ็ป่ฅ่ด่ใ็ฎก็ไธบๆฌโ็ๅไธๆจๅนฟ ็ๅฟต๏ผไปฅๆ ธๅฟโๅ่ๅจฑไน็พๅทใๆฉๆณฝๅๆน๏ผๅฉๅฉๅฝๅฎถ็ปๆตๅๅฑไธบไฝฟๅฝโ๏ผไธๆญฅไธไธช่ๅฐๅๅฑ๏ผ็ซ่ถณ่ฅฟๆธฏ๏ผๅฉไป ๆ็ปดใ... | closed | 2025-02-06T08:36:56Z | 2025-02-07T07:53:02Z | https://github.com/mouredev/Hello-Python/issues/365 | [] | clylpt | 0 |
huggingface/peft | pytorch | 2,344 | FSDP2 and peft | Hey, sorry if this is the wrong place. Feel free to move it to discussion.
I am trying to get peft working with fsdp2 and am wondering if someone else attempted that already?
The issue is that Im always getting errors along the lines of:
`RuntimeError: aten.mm.default: got mixed torch.Tensor and DTensor, need to conv... | closed | 2025-01-23T16:20:47Z | 2025-03-03T15:04:06Z | https://github.com/huggingface/peft/issues/2344 | [] | psinger | 6 |
pyro-ppl/numpyro | numpy | 1,454 | Question about log-likelihood for model with discrete variables | Hi,
I understand that I can use `funsor.log_density()` to compute the log-joint probability of a sample from a model whose discrete latent sites can be enumerated. However, I'm not sure what's the best way to compute the log-likelihood of the model while marginalising the discrete variables out.
If I simply call ... | closed | 2022-07-19T12:52:43Z | 2022-08-14T10:40:33Z | https://github.com/pyro-ppl/numpyro/issues/1454 | [
"question"
] | rafaol | 3 |
seleniumbase/SeleniumBase | web-scraping | 2,480 | struggle with posting a request in uc mode | how to send a post request in uc mode?
is there any demo ? @mdmintz
I had bypassed the cloudflare,but cant post a request in js
here is my code ,though I send success ,but the result is failed
meaning I losed something in header I think
can you give some guides?
```
jsrequest = '''var xhr = new XMLHttpReques... | closed | 2024-02-10T13:28:45Z | 2024-02-10T16:00:42Z | https://github.com/seleniumbase/SeleniumBase/issues/2480 | [
"question",
"external",
"UC Mode / CDP Mode"
] | dh12306 | 1 |
WZMIAOMIAO/deep-learning-for-image-processing | pytorch | 70 | How to let custom datasets support the fast path for computing the aspect ratio? | **Describe the current behavior**
My custom dataset doesn't support the fast path, iterating the full dataset is too slow, do you have any ideas?
**Error info / logs**

| closed | 2020-10-23T03:18:18Z | 2020-10-28T01:12:26Z | https://github.com/WZMIAOMIAO/deep-learning-for-image-processing/issues/70 | [] | uniyushu | 3 |
qubvel-org/segmentation_models.pytorch | computer-vision | 853 | ModuleNotFoundError: No module named 'segmentation_models_pytorch.unetplusplus' | I was using an older version from segmentation models and everything was working fine, when i've upgraded to the latest version i got this error message
```
barcode_det_model_path = os.path.join("passport_barcode_det_UnetPlusPlus_resnext50_32x4d_e39_lv0.026_ltr0.014_ltest0.038_iv0.95_itr0.973_itest0.932.pth")
... | closed | 2024-02-26T11:55:23Z | 2024-09-28T13:17:23Z | https://github.com/qubvel-org/segmentation_models.pytorch/issues/853 | [] | ShroukMansour | 7 |
2noise/ChatTTS | python | 144 | Is that support old AMD gpu | I have rx 550 4gb. As I know torch doesn't support amd gpu so what about this app | closed | 2024-05-31T14:22:16Z | 2024-06-19T03:54:59Z | https://github.com/2noise/ChatTTS/issues/144 | [] | AlijonMurodov | 0 |
jonaswinkler/paperless-ng | django | 197 | plain text files are not being consumed (OSError: cannot open resource) | I'm currently evaluating your project and so far, I'm liking it a lot, thank you for providing it!
I just stumbled across an issue with plain text files though. From reading the docs and looking at closed github issues about this topic, I assumed I could just add arbitrary text files and they would show up as docume... | closed | 2020-12-27T23:48:48Z | 2020-12-31T01:28:15Z | https://github.com/jonaswinkler/paperless-ng/issues/197 | [
"bug",
"fixed in next release"
] | s-oliver | 3 |
Josh-XT/AGiXT | automation | 768 | chat overload causes page to not function | ### Description
When there's way to many responses from the agent it causes the browser not to be able to load up streamlit properly.
### Steps to Reproduce the Bug
1. Run a task for a few hours
2. when you go back to chat try to load it
3.You'll be presented a page that is unresponsive since the there's to man... | closed | 2023-06-20T06:37:46Z | 2023-08-25T00:53:48Z | https://github.com/Josh-XT/AGiXT/issues/768 | [
"type | report | bug"
] | birdup000 | 0 |
StructuredLabs/preswald | data-visualization | 519 | [FEATURE] Implement collapsible() Component for UI Layout | **Goal**
Add a `collapsible()` component to Preswald to support collapsible sections in the layout, enabling users to group related UI components inside expandable/collapsible containers.
---
### ๐ Motivation
Many data apps and dashboards built with Preswald involve long sequences of componentsโsliders, charts, t... | open | 2025-03-24T06:13:19Z | 2025-03-24T06:13:19Z | https://github.com/StructuredLabs/preswald/issues/519 | [
"enhancement"
] | amrutha97 | 0 |
deeppavlov/DeepPavlov | tensorflow | 1,571 | ๐ฉโ๐ป๐DeepPavlov Community Call #17 | Dear DeepPavlov community,
On June 30, a special guest Artem Rodichev, founder and CEO of Ex-human & ex-head of the AI at Replika, and Daniel Kornev, CPO at DeepPavlov, will hold a discussion about The Past, Present, and Future of Conversational AI.
Socialbots are getting into our lives more and more: they are not... | closed | 2022-06-16T11:38:02Z | 2022-07-22T16:30:05Z | https://github.com/deeppavlov/DeepPavlov/issues/1571 | [
"discussion"
] | PolinaMrdv | 0 |
DistrictDataLabs/yellowbrick | matplotlib | 341 | Create yellowbrick.contrib and deprecate non-core visualizers | I that we should create a `yellowbrick.contrib` module to store visualizers, utilities and other functionalities that are prototypes, works in progress or just plain experimental.
For the core of Yellowbrick, only highly stable, fully tested, high value added and well documented visualizers and etc should be allowe... | closed | 2018-03-16T14:36:41Z | 2018-03-31T00:56:54Z | https://github.com/DistrictDataLabs/yellowbrick/issues/341 | [
"type: task"
] | ndanielsen | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.