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
modelscope/modelscope
nlp
674
how to train table-structure-recognition_cycle-centernet ,there is no docs about it
closed
2023-12-12T07:29:00Z
2024-06-16T01:54:27Z
https://github.com/modelscope/modelscope/issues/674
[ "Stale" ]
cqray1990
3
ultralytics/yolov5
deep-learning
13,313
Report errors while continuing training
### Search before asking - [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no similar questions. ### Question When I run train.py for target detection, my resume is set to True and I want to continue...
open
2024-09-14T09:16:38Z
2024-11-09T02:25:11Z
https://github.com/ultralytics/yolov5/issues/13313
[ "question" ]
pjh11214
2
man-group/arctic
pandas
43
configuring TIME_ZONE_DATA_SOURCE
Hi, I have installed and run arctic on my window box. The only issue is the configuration of TIME_ZONE_DATA_SOURCE in arctic\date_mktz.py currently it points to a directory ``` TIME_ZONE_DATA_SOURCE = '/usr/share/zoneinfo/' ``` Can you tell me how to configure so the test example ``` stocks.list_versions('aapl') `...
closed
2015-11-04T15:10:46Z
2016-07-20T16:34:32Z
https://github.com/man-group/arctic/issues/43
[]
beebeed
2
mwaskom/seaborn
matplotlib
3,218
IndexError while using regplot or lmplot
Hello, I'm having this error while trying to run `sns.regplot` or `sns.lmplot`: `IndexError: too many indices for array: array is 0-dimensional, but 1 were indexed` I tried reproducing the exact code from doc, ie: ``` import seaborn as sns penguins = sns.load_dataset("penguins") sns.lmplot(data=penguins, x="bi...
closed
2023-01-10T14:59:55Z
2023-01-20T00:34:34Z
https://github.com/mwaskom/seaborn/issues/3218
[]
LucasHattoriCosta
7
approximatelabs/sketch
pandas
13
Misspelling error
In the pandas_extension.py, the word '**uniquecount**' is misspelled into '**uniqecount**'. And it is used in prompts. Maybe it will harm the final performance?
closed
2023-02-15T06:39:09Z
2023-02-16T02:58:28Z
https://github.com/approximatelabs/sketch/issues/13
[]
bugggggggg
1
flaskbb/flaskbb
flask
159
Can't register new user
I'm so sorry I'm giving your project such a kicking :-D Create a new flaskbb with development config, "make install", "make run" Click on "Register" in dropdown Put in valid-looking username, email, password and click "Register" Returns with "A Username is required." and "A E-Mail Address is required." (edit) seems ...
closed
2015-12-29T20:18:55Z
2018-04-15T07:47:37Z
https://github.com/flaskbb/flaskbb/issues/159
[]
gordonjcp
2
jmcarpenter2/swifter
pandas
83
Swifter with dask processes in PyCharm weird behaviour
Pycharm 2019.2 and dask as processess does not obey npartitions and spawns 18 processes instead of 15. Also CPU use jumps to 100% and the code jumps a few steps back in execution but does not kill or restart the python kernel. Specifying dask to use threads fixes the problem but also makes it slower... No error c...
closed
2019-11-16T09:46:17Z
2022-07-22T22:49:04Z
https://github.com/jmcarpenter2/swifter/issues/83
[]
cibic89
5
dbfixtures/pytest-postgresql
pytest
255
UnboundLocalError when attempting to connect as user requiring a password
### What action do you want to perform I attempt to connect to a password-protected server via NoopExecutor. ### What are the results This gives a confusing error (I deleted the venv name from the output): ``` self = <pytest_postgresql.factories.NoopExecutor object at 0x7fbe5d4df760> @property def ...
closed
2019-11-06T08:29:05Z
2019-11-26T13:09:55Z
https://github.com/dbfixtures/pytest-postgresql/issues/255
[ "bug" ]
mmaslowskicc
2
joeyespo/grip
flask
368
table of contents: link to sections
Many thanks for this program. Is it possible to be redirected to the section when you click on the "section title" in the table of contents? MWE: The following `summary.md` , and run as: `$ grip -b summary.md` ``` # Table of Contents 1. [Input files](#inputs) 2. [Output files](#outputs) <a name="inpu...
open
2022-09-29T14:36:19Z
2022-09-29T14:36:58Z
https://github.com/joeyespo/grip/issues/368
[]
DavidCdeB
0
coqui-ai/TTS
pytorch
3,258
[Bug] Access denied( https://coqui.gateway.scarf.sh/fairseq/abs.tar.gz )
### Describe the bug It seems this language model could not download. Could you please check? others like https://dl.fbaipublicfiles.com/mms/tts/vie.tar.gz could download and unzip without any problem. ### To Reproduce tts = TTS("tts_models/abs/fairseq/vits").to(device) tts.tts_with_vc_to_file(text=text, speaker_w...
closed
2023-11-17T22:37:48Z
2023-12-28T18:39:46Z
https://github.com/coqui-ai/TTS/issues/3258
[ "bug", "wontfix" ]
tommy-qichang
1
biolab/orange3
numpy
6,806
Dark Theme issue in Nomogram
**What's wrong?** Feature names are white when using Dark theme in Orange. **How can we reproduce the problem?** Style - Fusion + Breeze Dark. <img width="804" alt="Screenshot 2024-05-16 at 12 04 40" src="https://github.com/biolab/orange3/assets/12524972/ef9bcc8b-e8b2-4a69-ba70-d16ed1ffb3be"> **What's you...
open
2024-05-16T10:31:58Z
2024-12-13T08:28:25Z
https://github.com/biolab/orange3/issues/6806
[ "bug" ]
ajdapretnar
0
KaiyangZhou/deep-person-reid
computer-vision
506
TypeError: can't convert np.ndarray of type numpy.uint16.
Hi @KaiyangZhou! I am facing this issue after the step: "Extracting features from query set" while training my own re-id dataset structured similar to the MARS dataset. Could you please let me know a fix to this problem? ``` --------------------------------------------------------------------------- TypeError ...
closed
2022-06-04T12:58:50Z
2024-09-02T08:14:27Z
https://github.com/KaiyangZhou/deep-person-reid/issues/506
[]
knaticat
2
python-visualization/folium
data-visualization
1,340
Basemaps not showing up by default
Thank you for this package, I'm finding it useful :) ## Problem: I am having a problem related to this, where I'd like to have 4 different options of base maps which aren't named in folium, and have one of them show by default when the map is loaded. They all have ugly tile strings. If I load them all using `fol...
closed
2020-05-25T16:01:30Z
2020-08-03T21:42:10Z
https://github.com/python-visualization/folium/issues/1340
[]
NatalieZelenka
3
streamlit/streamlit
streamlit
10,079
Improper behavior of st.form_submit_button
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient information below to help reproduce this issue. ### Summary The form_submit_button shows preview of new p...
closed
2024-12-25T03:51:36Z
2025-01-13T18:53:24Z
https://github.com/streamlit/streamlit/issues/10079
[ "type:bug", "status:cannot-reproduce", "feature:st.form_submit_button" ]
DarshanJain-07
6
onnx/onnx
deep-learning
6,404
Changing conv input tensors from 'Constant' to 'Initializer' and populating the graph initializer
I have a previously exported model (`<path_to_file>/model.onnx`) and after loading it I realized that its graph initializer list (`model.graph.initializer`) is empty because weights of Conv layers are somehow saved as "Constant" instead of "Initializer". Please see the Netron screenshot below for one such tensor. So my...
closed
2024-09-30T20:32:24Z
2024-10-27T17:58:30Z
https://github.com/onnx/onnx/issues/6404
[ "question" ]
ecenurustun
2
ansible/ansible
python
83,914
request for additional 8.X version
### Summary Our organization is experiencing a problem that is resolved in kubernetes.core 2.4.2 We are constrained from moving to ansible 9.X at this time and are in need of an ansible 8.x version containing kubernetes.core 2.4.2 thank you for your consideration ### Issue Type Feature Idea ### Component Name...
closed
2024-09-06T18:02:13Z
2024-09-20T13:00:01Z
https://github.com/ansible/ansible/issues/83914
[ "bot_closed" ]
kbelow
1
tqdm/tqdm
jupyter
1,179
Google Colab doesn't show tqdm.notebook.tqdm() correctly
- [x] I have marked all applicable categories: + [ ] 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
2021-06-08T17:34:41Z
2021-08-10T07:48:46Z
https://github.com/tqdm/tqdm/issues/1179
[]
Vlad-Galeev
1
litestar-org/polyfactory
pydantic
181
Bug: Unable to mock tuple objects of variable length
### Description Polyfactory is currently unable to create mock objects that contain tuples of variable length. When running the attached MCVE, the following error is raised: ``` polyfactory.exceptions.ParameterException: Unsupported type: Ellipsis Either extend the providers map or add a factory function f...
closed
2023-04-19T08:51:22Z
2023-04-19T16:59:47Z
https://github.com/litestar-org/polyfactory/issues/181
[ "bug" ]
brearleyt
1
strawberry-graphql/strawberry-django
graphql
397
Avoid unnecessary query for edges when only fetching totalCount in connection
<!--- Provide a general summary of the changes you want in the title above. --> <!--- This template is entirely optional and can be removed, but is here to help both you and us. --> <!--- Anything on lines wrapped in comments like these will not show up in the final text. --> ## Feature Request Type - [ ] Cor...
closed
2023-10-15T22:24:13Z
2025-03-20T15:57:21Z
https://github.com/strawberry-graphql/strawberry-django/issues/397
[]
Carlisle345748
3
explosion/spaCy
nlp
13,406
Signature docs error in API docs for `MorphAnalysis.__contains__`
Hello spaCy team, I encountered another small error in the API docs. --- <!-- Describe the problem or suggestion here. If you've found a mistake and you know the answer, feel free to submit a pull request straight away: https://github.com/explosion/spaCy/pulls --> For the method `MorphAnalysis.__contains__` i...
closed
2024-04-02T06:09:54Z
2024-06-02T00:02:37Z
https://github.com/explosion/spaCy/issues/13406
[ "docs" ]
schorfma
3
seleniumbase/SeleniumBase
web-scraping
2,477
Selenium Base doesn't open Chrome tab in a Ubuntu VM (VMware)
I have a problem when i run a script in Ubuntu VM to open a Chrome tab with Selenium Base. I am not sure if the problem is that it defaults to a headless state or it actually doesn't run Chrome properly. This is the script I ran : from seleniumbase import Driver with Driver(uc=True) as driver: driver.get("h...
closed
2024-02-08T21:22:34Z
2024-05-02T14:05:17Z
https://github.com/seleniumbase/SeleniumBase/issues/2477
[ "invalid usage", "UC Mode / CDP Mode" ]
S2001B
5
hatchet-dev/hatchet
fastapi
636
Go SDK: SetTimeout should accept time.Duration
closed
2024-06-25T15:54:48Z
2024-12-26T00:23:04Z
https://github.com/hatchet-dev/hatchet/issues/636
[]
steebchen
0
tflearn/tflearn
tensorflow
1,080
if I use model.save() and in production i use model.load() they are giving different results why ??
open
2018-07-24T04:01:37Z
2018-07-24T04:01:37Z
https://github.com/tflearn/tflearn/issues/1080
[]
beeteax
0
pytorch/pytorch
python
149,292
[CPU] Fix ARM float32 fmsub
### 🐛 Describe the bug In `vec_base.h`, the [fmsub](https://github.com/pytorch/pytorch/blob/916e8979d3e0d651a9091732ce3e59da32e72b0e/aten/src/ATen/cpu/vec/vec_base.h#L987) function implements the functionality of `a * b - c`. However, in `vec128_float_neon.h`, it uses [vfmsq_f32](https://github.com/pytorch/pytorch/bl...
open
2025-03-17T05:38:08Z
2025-03-18T11:29:46Z
https://github.com/pytorch/pytorch/issues/149292
[ "triaged", "module: vectorization", "module: arm" ]
zhangfeiv0
1
writer/writer-framework
data-visualization
192
Custom Component Example "BubbleMessage" works half-way
I tried to implement an own custom component. I followed the detailed instructions given in custom-components.md which worked well. The custom component did show up (render) in the frontend development mode (npm run custom.dev). I was able to place the component on the page and edit settings. I then transpiled the...
closed
2024-01-08T09:30:56Z
2024-08-06T07:56:52Z
https://github.com/writer/writer-framework/issues/192
[ "bug", "ship soon" ]
joelwiesmann
17
pytest-dev/pytest-selenium
pytest
328
Scope 'session' and 'module' doesn't work on fixture with browser initialization
Hello. I have some troubles with starting test with fixture in conftest.py If i try scope 'session' or 'module', fixture get error: ``` ScopeMismatch: You tried to access the function scoped fixture selenium with a session scoped request object, involved factories: conftest.py:31: def web_browser(request, seleni...
closed
2024-03-19T07:20:43Z
2024-03-22T08:33:10Z
https://github.com/pytest-dev/pytest-selenium/issues/328
[]
DenizGen
1
tensorly/tensorly
numpy
158
Line Search
It would be good to add enhanced Line Search [1], at least to CP, as proposed in #29. [1] M. Rajih, et. al., "Enhanced Line Search: A Novel Method to Accelerate PARAFAC", SIAM J. Matrix Anal. Appl., Vol. 30, No. 3, pp. 1128-1147
closed
2020-03-12T13:09:14Z
2020-11-19T13:12:03Z
https://github.com/tensorly/tensorly/issues/158
[ "new feature" ]
JeanKossaifi
2
2noise/ChatTTS
python
396
git pull之后,提示安装依赖pynini WeTextProcessing nemo_text_processing失败,求助
![image](https://github.com/2noise/ChatTTS/assets/137095237/a7999608-c792-46c5-90f7-f1023838e5ec)
closed
2024-06-21T13:43:10Z
2024-06-21T16:54:22Z
https://github.com/2noise/ChatTTS/issues/396
[ "documentation", "help wanted" ]
zengxushen
1
paperless-ngx/paperless-ngx
django
8,826
[BUG] Long tag descriptions shift the ui elements into the document preview
### Description Long tag descriptions shift the ui elements into the document preview <img width="696" alt="Image" src="https://github.com/user-attachments/assets/9209dfa4-bb92-4e7d-bb40-cfe3d8086602" /> ### Steps to reproduce Insert a long Tag name and assign a document to it. ### Webserver logs ```bash None ``...
closed
2025-01-20T10:25:14Z
2025-02-20T03:07:45Z
https://github.com/paperless-ngx/paperless-ngx/issues/8826
[ "bug", "frontend" ]
Pazekal90
1
gradio-app/gradio
deep-learning
10,704
Hugging Face Gradio text unreadable in light mode
### Describe the bug Hey y’all, apologies in advance for what might be a silly question—I’m totally new to this! I’ve been working on this project for the past 12 hours and thought I had everything set up nicely, until I opened it on my iPad in Light Mode. Almost none of the text is visible. Looks great on my phone an...
closed
2025-03-01T09:03:50Z
2025-03-01T15:40:40Z
https://github.com/gradio-app/gradio/issues/10704
[ "bug" ]
kirstenleehill
2
huggingface/datasets
nlp
6,858
Segmentation fault
### Describe the bug Using various version for datasets, I'm no more longer able to load that dataset without a segmentation fault. Several others files are also concerned. ### Steps to reproduce the bug # Create a new venv python3 -m venv venv_test source venv_test/bin/activate # Install the latest versio...
closed
2024-05-02T08:28:49Z
2024-05-03T08:43:21Z
https://github.com/huggingface/datasets/issues/6858
[]
scampion
2
clovaai/donut
nlp
252
Couldn't connect to 'https://huggingface.co'
'``` (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /naver-clova-ix/donut-base-finetuned-docvqa/resolve/official/config.json (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x000001C56090FB48>, 'Connection to huggingface.co timed out. (...
open
2023-09-20T10:34:09Z
2023-09-24T13:16:20Z
https://github.com/clovaai/donut/issues/252
[]
mmhzlrj
1
aio-libs/aiomysql
sqlalchemy
574
aiomysql.create_pool gets stuck.
Hi! I have a simple pool initialization function : ```py async def initPool(self): ''' init a pool of sql connections to DB ''' print('Started initing pool') cfg = config.Config() self.pool = await aiomysql.create_pool(host=cfg.dbHost, port=3306, ...
closed
2021-03-31T16:01:57Z
2021-08-24T15:17:58Z
https://github.com/aio-libs/aiomysql/issues/574
[]
Nereg
2
pinry/pinry
django
305
REST API authentication?
I used to run a Pinry 1.x instance and I'm planning to pull the data from its files and put them into Pinry 2.x but I'm fairly new to Django. I've found the documentation at /api/v2/docs/ but I've not managed to authenticate with the API properly. If PUBLIC is set to True then the API works just fine. I can also get...
closed
2021-11-07T20:22:14Z
2022-02-19T05:49:25Z
https://github.com/pinry/pinry/issues/305
[]
Flamekebab
4
voila-dashboards/voila
jupyter
781
voila needs nodejs -> include it in documentation
I had this issue several times. When trying to install voila newly after the machine is totally reinstall I forgot that: `ValueError: Please install nodejs >=10.0.0 before continuing. nodejs may be installed using conda or directly from the nodejs website.` I would suggest to include in the documentation how to ...
open
2020-12-12T15:44:08Z
2021-01-22T16:26:33Z
https://github.com/voila-dashboards/voila/issues/781
[]
joseberlines
2
newpanjing/simpleui
django
295
可否支持django-mptt-admin树形admin显示及dashboard定制化
**你希望增加什么功能?** ** what features do you wish to add? * * 1. 支持https://pypi.org/project/django-mptt-admin/ 树形admin显示 2. 支持dashboard 定制化 **你希望哪些方面得到优化?** 1. 2. 3. **留下你的联系方式,以便与你取得联系** ** what would you like to see optimized? * * QQ:50036937 E-mail:youzi5201@163.com
closed
2020-08-03T02:59:42Z
2020-09-26T07:03:31Z
https://github.com/newpanjing/simpleui/issues/295
[ "enhancement" ]
stevenxuwoss
2
cvat-ai/cvat
pytorch
8,756
issues labels
Good afternoon, in the previous version of CVAT, I could change the numbers assigned to the labels for quick label switching, making annotation faster. How do I change this in the new version? Thanks in advance, best regards ![Captura de pantalla 2024-11-28 144027](https://github.com/user-attachments/assets/c932a8...
closed
2024-11-28T13:51:13Z
2024-11-29T06:36:51Z
https://github.com/cvat-ai/cvat/issues/8756
[ "duplicate" ]
lolo-05
1
CorentinJ/Real-Time-Voice-Cloning
tensorflow
452
cant detect cudart64.dll even change the configure to right version of it.
![3](https://user-images.githubusercontent.com/63167197/88533332-b6b0af80-d038-11ea-8bd2-24e6f330aeb4.PNG) my graphic driver cudart64.dll is under "C:\ProgramData\NVIDIA Corporation" and "C:\Program Files\NVIDIA Corporation\NvStreamSrv" also pip has installed tensorflow-gpu
closed
2020-07-27T10:39:55Z
2020-07-29T15:50:47Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/452
[]
SicknUnDope
3
TencentARC/GFPGAN
pytorch
439
Jbxb
open
2023-08-31T17:51:05Z
2023-08-31T17:51:23Z
https://github.com/TencentARC/GFPGAN/issues/439
[]
Shakidurislam
1
Nekmo/amazon-dash
dash
51
Dash Button not discovered / caught
* amazon-dash version: 1.0.3 * Python version: 3.4 * Operating System: Linux raspberrypi 4.9.41+ #1023 Tue Aug 8 15:47:12 BST 2017 armv6l GNU/Linux ### Description When I run `amazon-dash discovery,` several devices (Echo, FireTV...), except the button, are shown. I grabbed the MAC from my routers interface and...
closed
2018-06-24T16:02:03Z
2018-06-25T07:03:06Z
https://github.com/Nekmo/amazon-dash/issues/51
[]
ostpol
7
vastsa/FileCodeBox
fastapi
24
取件提示{"detail":"Not Found"}
![image](https://user-images.githubusercontent.com/19968269/209668455-0e3045e7-1875-497e-be2a-5f2cb0d2f355.png)
closed
2022-12-27T12:44:08Z
2022-12-30T10:21:49Z
https://github.com/vastsa/FileCodeBox/issues/24
[]
Mabisi
6
mwaskom/seaborn
matplotlib
3,415
seaborn.objects: Add equivalient of margin_titles to Plot.facet to allow rows and columns to be labelled at ends rather than between subplots
The `margin_titles` argument of `FacetGrid` is quite useful for improving the space efficiency and readability of faceted plots in some cases. The seaborn.objects API has very powerful and easy to use faceting capabilities, but seems to thus far lack this functionality, and I have not been able to find a workaround fo...
open
2023-07-01T13:48:14Z
2023-11-21T12:15:23Z
https://github.com/mwaskom/seaborn/issues/3415
[ "wishlist" ]
qiemem
1
ultralytics/ultralytics
pytorch
19,661
yolov11 how to improve large object performace?
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question <img width="466" alt="Image" src="https://github.com/user-attachments/assets...
open
2025-03-12T08:40:05Z
2025-03-12T08:45:12Z
https://github.com/ultralytics/ultralytics/issues/19661
[ "question", "OBB" ]
sjtu-cz
2
mljar/mljar-supervised
scikit-learn
308
Error in kaggle notebook kernel
There is problem with pyarrow verion in kaggle notebook. There is an error: ```py [Errno 2] No such file or directory: 'AutoML_1/y.parquet' ``` See kaggle comment for details: https://www.kaggle.com/mt77pp/mljar-autoeda-automl-prediction/comments#1197484
closed
2021-02-12T07:58:15Z
2021-04-15T14:12:12Z
https://github.com/mljar/mljar-supervised/issues/308
[ "bug" ]
pplonski
13
mwaskom/seaborn
data-science
2,744
Passing vmin, vmax to LogNorm raises ValueError: Passing parameters norm and vmin/vmax simultaneously is not supported
I opened [this issue on matplotlib's repository](https://github.com/matplotlib/matplotlib/issues/22518) but then realized the problem might be with Seaborn's heatmap. The problem is: suppose I try to create a heatmap like so: ``` sns.heatmap(data, ax=ax, mask=np.isnan(data), ...
closed
2022-02-21T05:40:24Z
2022-02-21T16:22:58Z
https://github.com/mwaskom/seaborn/issues/2744
[]
RylanSchaeffer
3
pytest-dev/pytest-html
pytest
161
question : get py.xml for enhancing the report
Hi, I tried searching for py.xml via any given site. however, I can't seem to find anything that meets this requirement. can someone help with it?
closed
2018-04-29T20:10:43Z
2018-04-30T11:57:54Z
https://github.com/pytest-dev/pytest-html/issues/161
[]
Formartha
2
unit8co/darts
data-science
2,024
Option to pass "smoothing_level" to ES model
**Is your feature request related to a current problem? Please describe.** Yes, we are using ES model to predict the value of the timeseries, now when the next point is being predicted, it is giving a very high weightage to the last point(s). So say if there was a drop in actual data for the last 2 points only, the pr...
closed
2023-10-10T09:41:58Z
2023-11-08T07:51:26Z
https://github.com/unit8co/darts/issues/2024
[ "feature request", "good first issue" ]
nitesh4it
4
dynaconf/dynaconf
fastapi
1,210
fix: when nesting dynaconf_merge all occurences must be cleaned up
```py { "dynaconf_merge": True, "nested" { "dynaconf_merge": True, "key": value } } ``` Right now only the first dynaconf_merge is being cleaned up
open
2024-12-20T18:29:48Z
2025-01-15T16:30:19Z
https://github.com/dynaconf/dynaconf/issues/1210
[ "bug", "aap" ]
rochacbruno
0
home-assistant/core
python
140,487
Turning off a group of lights causes Home Assistant to crash
### The problem **So I personally have figured out my problem and stopped it** so the issue here isn't something I need help to fix for me--but it was driving me crazy and took a bit to finally figure out what was happening. But since I ended up with a pretty good idea on some of the underlying issues for one of tho...
open
2025-03-13T04:27:52Z
2025-03-13T04:27:58Z
https://github.com/home-assistant/core/issues/140487
[ "integration: group" ]
sklingx
1
comfyanonymous/ComfyUI
pytorch
6,403
How to use the comfyui's default server to direct a file instead of creating a local server?
### Your question I'm writing a custom node which the js needs to use some resource as the red circle marked. The resource files are located in my custom node folder. ![image](https://github.com/user-attachments/assets/6f19c88b-2e6c-4c39-93cf-035d48f27818) Now I'm wondering can I just use the comfyui's default se...
closed
2025-01-08T21:25:39Z
2025-01-09T08:52:09Z
https://github.com/comfyanonymous/ComfyUI/issues/6403
[ "User Support" ]
westNeighbor
1
ionelmc/pytest-benchmark
pytest
63
Move to pytest-dev?
Hi @ionelmc, Do you think we should move `pytest-benchmark` to `pytest-dev` as well?
open
2016-11-27T21:14:21Z
2016-12-01T10:26:13Z
https://github.com/ionelmc/pytest-benchmark/issues/63
[]
nicoddemus
2
biolab/orange3
pandas
6,297
Preprocess widget Remove sparse features does nor remove rows with sparse features
<!-- 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
2023-01-14T12:34:17Z
2023-01-27T13:01:39Z
https://github.com/biolab/orange3/issues/6297
[ "bug", "snack" ]
mcapurso
1
keras-team/keras
python
20,581
Kernel crash in optimizer.apply_gradient for complex-valued gradients
TensorFlow is able to correctly compute gradients for complex-valued variables. However, the Keras3 optimizers do not seem to be able to correctly apply complex-valued gradients. This worked with Keras 2. Here is a code snippet that works in TF2.15, but leads to a Kernel crash with Keras 3.7 and TF 2.18. The crash ...
closed
2024-12-03T09:18:19Z
2024-12-09T14:47:55Z
https://github.com/keras-team/keras/issues/20581
[ "type:Bug" ]
jhoydis
8
eamigo86/graphene-django-extras
graphql
120
cannot install v0.4.6 on python 2.7
still cant pip install graphehe-django-extras==0.4.6 current latest shows 0.4.5 i know i can installl from git, but i really prefer pip
open
2019-09-05T21:37:38Z
2019-11-22T23:20:33Z
https://github.com/eamigo86/graphene-django-extras/issues/120
[]
jstacoder
5
Kav-K/GPTDiscord
asyncio
318
Add detail to the openers_file list
**Is your feature request related to a problem? Please describe.** Currently if you have a lot of opener_files, 2 issues arise. 1. It's increasingly difficult for people to know which opener_file does what 2. If the opener has an author or a repository there is no good way to annotate credit for the contribution in...
open
2023-05-10T06:59:06Z
2023-11-16T15:50:39Z
https://github.com/Kav-K/GPTDiscord/issues/318
[ "help wanted", "good first issue" ]
jeffe
2
paulbrodersen/netgraph
matplotlib
99
Wrong edge length
With the following code, the (2,3) 2.46 edge and the (1,2) 1.79 and (1,3) 1.55 edges should make a triangle, but the are drawn nearly parallel, this is wrong, as I see it. ``` import matplotlib.pyplot as plt from netgraph import Graph # pip install netgraph OR conda install -c conda-forge netgraph # right tri...
closed
2024-10-14T21:26:52Z
2024-10-15T11:58:53Z
https://github.com/paulbrodersen/netgraph/issues/99
[]
white-gecko
4
ErdemOzgen/Python-developer-roadmap
rest-api
2
Add influxdb
open
2022-08-30T16:33:36Z
2022-08-30T16:33:36Z
https://github.com/ErdemOzgen/Python-developer-roadmap/issues/2
[]
ErdemOzgen
0
sunscrapers/djoser
rest-api
509
/users/reset_password/ does not send user an email
Djoser 2.0.3 Django 3.0.7 DRF 3.11.0 Python 3.8 Calling this endpoint with a valid email address does not send an email to the user. There are no errors given, Djoser settings are as follows: DJOSER = { 'LOGIN_FIELD': 'email', 'PASSWORD_RESET_SHOW_EMAIL_NOT_FOUND': True, # This must be set to false s...
closed
2020-07-10T16:46:42Z
2020-07-21T15:57:49Z
https://github.com/sunscrapers/djoser/issues/509
[]
xtechgamer735
1
jazzband/django-oauth-toolkit
django
602
Public apps should not use / require a client secret
django-oauth-toolkit generates a client secret even for apps with client type "public". It would be better to not do this, as per https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/
open
2018-05-28T19:53:22Z
2018-08-04T11:02:35Z
https://github.com/jazzband/django-oauth-toolkit/issues/602
[]
rfleschenberg
1
deepspeedai/DeepSpeed
pytorch
5,778
test
test
closed
2024-07-17T12:01:05Z
2024-07-17T12:10:25Z
https://github.com/deepspeedai/DeepSpeed/issues/5778
[ "bug", "training" ]
qwerfdsadad
0
AntonOsika/gpt-engineer
python
508
Can't get Requirements Nor Insert API Key
I'm running in a conda environment. I don't know why I'm having such a difficult time but but you've changed things and it's not straightforward to run the requirements anymore i'm not even sure if they're necessary if that's why you've taken out the text file. And I'm getting an error that I need to install my api key...
closed
2023-07-06T18:53:22Z
2023-07-08T14:42:05Z
https://github.com/AntonOsika/gpt-engineer/issues/508
[]
sephdm
4
microsoft/nni
pytorch
5,325
All Trial jobs failed from MNIST example of nni
**Describe the issue**: All trail failed on "nnictl create --config nni-2.10\examples\trials\mnist-pytorch\config_detailed.yml". But I can run it properly without nni (base) C:\Users\vanil>python nni-2.10\examples\trials\mnist-pytorch\mnist.py C:\Users\vanil\anaconda3\lib\site-packages\nni\runtime\platform\standalo...
closed
2023-01-30T01:58:07Z
2023-02-08T22:03:44Z
https://github.com/microsoft/nni/issues/5325
[]
yiqiaoc11
3
streamlit/streamlit
python
10,485
Add `run_every` to `st.set_page_config`
### 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 `st.fragment` has a parameter `run_every`, that allows to rerun the fragment at regular intervals. But there'...
open
2025-02-21T22:07:09Z
2025-02-24T00:32:30Z
https://github.com/streamlit/streamlit/issues/10485
[ "type:enhancement", "feature:st.set_page_config" ]
jrieke
2
explosion/spaCy
machine-learning
12,924
Get erro tuning a exe with spacy
I created a virtual environment in pycharm and created an executable from the code below. The executable runs smoothly on my computer, but when I send it to another computer it doesn't work, it shows the error: system could not find the specific file. I created a exe with: pyinstaller --onefile -w --hiddenimport srs...
closed
2023-08-18T22:25:04Z
2023-08-21T11:42:51Z
https://github.com/explosion/spaCy/issues/12924
[ "usage", "feat / serialize" ]
eumateuscandido
0
lepture/authlib
django
685
.
.
closed
2024-11-20T12:36:35Z
2024-11-20T13:01:11Z
https://github.com/lepture/authlib/issues/685
[]
sm750s
1
numba/numba
numpy
9,260
Bus error: 10 when using np.linalg.solve in numba `parallel=True`
We are trying to solve a simple linear system using `np.linalg.solve` within a `numba.prange` loop. Doing so fails with a `Bus error: 10`. However, the code runs fine with `parallel=False` or by replacing `np.linalg.solve` with `np.linalg.inv` (see code below). ```python3 import numba import numpy as np @numba....
open
2023-11-01T13:08:44Z
2023-11-07T15:07:31Z
https://github.com/numba/numba/issues/9260
[ "bug - segfault" ]
fankiat
7
junyanz/pytorch-CycleGAN-and-pix2pix
computer-vision
681
problem with visulization of results
Hello Sir, I m working on cycle GAN project in googlecolab. But i am unable to visualize the any results during training process .Do i have to use tensorboard or in anaconda prompt i had run the command python -m visdom. server after copying url on web browser its shows visdom blue screen nothing else. Im stuck now...
open
2019-06-20T10:46:47Z
2019-07-08T08:39:20Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/681
[]
nehaleosharma
1
StratoDem/sd-material-ui
dash
79
Why is the callback executed twice?
when i click checkbox,callback executed twice,print is double,is this correct? `@app.callback( dash.dependencies.Output('output8', 'children'), [dash.dependencies.Input('input8', 'checked')]) def use_clickbox(checkbox): print('First execution') if checkbox: print('Second execution') ...
closed
2018-09-03T09:15:25Z
2018-09-06T05:37:16Z
https://github.com/StratoDem/sd-material-ui/issues/79
[]
sylvoslee
4
microsoft/qlib
deep-learning
1,442
qlib/examples/workflow_by_code.py::: OSError: [WinError 1] 函数不正确。: 'Z:\\Temp\\tmpdsumgfzp' // Can not Save model ~~
Qlib ver: v0.9.0 Python 3.9.16 (main, Jan 11 2023, 16:16:36) [MSC v.1916 64 bit (AMD64)] Type "copyright", "credits" or "license" for more information. IPython 7.31.1 -- An enhanced Interactive Python. Restarting kernel... runfile('E:/qlib/examples/workflow_by_code.py', wdir='E:/qlib/examples') 2023-02...
closed
2023-02-21T23:07:07Z
2023-10-24T02:50:35Z
https://github.com/microsoft/qlib/issues/1442
[ "bug" ]
sundaymemo
1
Sanster/IOPaint
pytorch
403
[BUG] When API occurs errors, they cannot report clear infomation.
**Model** lama **Describe the bug** When using the `POST/inpaint`, I don't know where the error occurred and returned a 400 error. The parameters of the request tool are almost the same as those from Browser's F12, but an unclear error was returned I don't know if it's a missing parameter or something, 400 is a b...
closed
2023-11-12T10:12:13Z
2025-03-05T02:02:33Z
https://github.com/Sanster/IOPaint/issues/403
[ "stale" ]
ArSrNa
4
pydata/xarray
numpy
9,168
DataArray.mean drops coordinates
### What happened? Averaging the data variables along some dimension drops coordinates that also have that dimension. ### What did you expect to happen? I would expect that the coordinates aren't dropped, but averaged along said dimension, too. ### Minimal Complete Verifiable Example ```Python import numpy as np ...
closed
2024-06-24T14:19:35Z
2024-09-20T15:46:56Z
https://github.com/pydata/xarray/issues/9168
[ "usage question", "plan to close" ]
derhintze
9
identixone/fastapi_contrib
pydantic
141
Why is the version of FastAPI fixed in the install_requires?
Currently fastapi/pydantic versions are fixed in `setup.py`: ``` requirements = [ 'fastapi==0.52.0', 'pydantic==1.4', 'contextvars;python_version<"3.7"' ] ``` Is there a reason not to use `>=` instead? If compatibility is a concern, it's possible to test against different versions of FastAPI on...
closed
2020-06-14T09:35:33Z
2020-06-24T19:22:55Z
https://github.com/identixone/fastapi_contrib/issues/141
[ "enhancement", "help wanted", "good first issue" ]
gukoff
2
ARM-DOE/pyart
data-visualization
854
about velocity dealiasing
When I use "pyart.correct.dealias_region_based" to do the velocity dealiasing of NEXRAD data, I got this warning message, what does it mean? /Applications/anaconda3/lib/python3.7/site-packages/pyart/correct/region_dealias.py:302: UserWarning: Velocities outside of the Nyquist interval found in sweep 7. I thought ...
closed
2019-07-19T22:25:58Z
2020-01-22T20:46:25Z
https://github.com/ARM-DOE/pyart/issues/854
[]
huihuojia
1
TencentARC/GFPGAN
deep-learning
403
pip install gfpgan==1.3.8 error
Could not find a version that satisfies the requirement tb-nightly (from gfpgan) INFO: pip is looking at multiple versions of gfpgan to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement tb-nightly (from gfpgan) (fr...
closed
2023-06-24T05:19:41Z
2023-06-30T09:28:17Z
https://github.com/TencentARC/GFPGAN/issues/403
[]
lix19937
5
davidsandberg/facenet
computer-vision
429
Why the dataset has to be aligned
i ran the following script , `sudo python align_dataset_mtcnn.py /datasets/lfw/raw /datasets/lfw/lfw_mtcnnpy_160 --image_size 160 --margin 32 --random_order --gpu_memory_fraction 0.25 ` May I know what this script basically does? why do we have to align it? [This](https://github.com/davidsandberg/facenet/wiki/Val...
closed
2017-08-20T11:52:26Z
2017-08-23T17:35:39Z
https://github.com/davidsandberg/facenet/issues/429
[]
Zumbalamambo
2
numba/numba
numpy
9,066
Feature Request: arbitrary precision arithmetic.
## Reporting a bug Same program segment wrap jit or not, but different result. ```python from numba import jit # numba==0.57.1 Python 3.8.3 in Linux def lucas_lehmer_check_Mersenne(n): p = n s = 4 m = 2**p - 1 for _ in range(p-2): s = (s**2 - 2) % m return s == 0 @jit...
closed
2023-07-09T11:53:33Z
2023-07-12T15:59:53Z
https://github.com/numba/numba/issues/9066
[ "duplicate", "feature_request" ]
c2j
5
facebookresearch/fairseq
pytorch
5,340
Textless NLP / GSLM: Speech resynthesis produces incorrect results
#### What is your question? When I resynthesize audio using HuBERT, TTS and waveglow checkpoint I am not getting correct results. it seems like my generated audio is truncated. #### Code import torch import soundfile as sf speech1_path = 'original.flac' speech1, sr = librosa.load(speech1_path, sr=None, ...
open
2023-10-02T06:38:40Z
2023-10-02T06:38:40Z
https://github.com/facebookresearch/fairseq/issues/5340
[ "question", "needs triage" ]
KaushalNaresh
0
apache/airflow
python
47,891
clean duplications of Xcom backend docs from core
### Body Most of the text in [Object Storage XCom Backend](https://airflow.apache.org/docs/apache-airflow/2.10.5/core-concepts/xcoms.html#object-storage-xcom-backend) is duplicated with [Object Storage XCom Backend (common-io provider)](https://airflow.apache.org/docs/apache-airflow-providers-common-io/1.5.1/xcom_back...
closed
2025-03-18T06:45:18Z
2025-03-20T09:10:51Z
https://github.com/apache/airflow/issues/47891
[ "good first issue", "kind:documentation", "provider:common-io" ]
eladkal
1
skypilot-org/skypilot
data-science
4,460
[Core] Launching on a just launched existing cluster with `--fast` does not skip the provision
<!-- Describe the bug report / feature request here --> To reproduce: 1. `sky launch -c test-fast --cloud aws --cpus 2 echo hi` 2. `sky launch -c test-fast --fast echo hi`: does not skip provisioning 3. `sky launch -c test-fast --fast echo hi`: skips the provisioning <!-- If relevant, fill in versioning inf...
closed
2024-12-11T18:16:51Z
2024-12-19T09:31:25Z
https://github.com/skypilot-org/skypilot/issues/4460
[]
Michaelvll
2
exaloop/codon
numpy
453
Possibility for C-like "static int written = 0" inside a function that retains its value when incremented?
In C, I have a fast `printint` function and wish to do the same in Codon. ```c static const int FLUSH_LIMIT = 65536 - 24; static inline void printint(uint64_t value, int flush_only) { // Print integer to static buffer. Empty buffer automatically when full. // Before exiting, call printint(0,1) to empt...
closed
2023-08-25T09:10:38Z
2023-08-25T22:07:19Z
https://github.com/exaloop/codon/issues/453
[]
marioroy
1
microsoft/MMdnn
tensorflow
317
CntkEmitter has not supported operator [UpSampling2D]
Platform (like ubuntu 16.04/win10): Ubuntu 16.04 Python version: python 3.5 Source framework with version (like Tensorflow 1.4.1 with GPU): tensorflow 1.60 with GPU Destination framework with version (like CNTK 2.3 with GPU): CNTK 2.5.1 with GPU I met the problem as title CntkEmitter has not supported operat...
open
2018-07-17T05:26:16Z
2018-07-19T06:59:43Z
https://github.com/microsoft/MMdnn/issues/317
[]
HanYuanyuaner
4
matplotlib/mplfinance
matplotlib
389
SL and TP line
Good morning, I'm something new using the mplfinance library .... is there a way to draw a line on the graph to identify the SL and TP calculated in% by the closing of the last bar?
open
2021-05-04T20:44:29Z
2021-12-18T11:49:07Z
https://github.com/matplotlib/mplfinance/issues/389
[ "question" ]
anncoin
3
vanna-ai/vanna
data-visualization
720
Enhanced Support for Function-Based Queries in Vanna AI
We are encountering issues when adding function calls and PostgreSQL functions as training data in Vanna AI. Specifically, the model struggles with accurate identification and execution of functions with their parameters in queries. This impacts the accuracy and consistency of responses when function-based queries are ...
open
2024-12-03T14:48:35Z
2024-12-03T14:48:35Z
https://github.com/vanna-ai/vanna/issues/720
[]
sinjup
0
pallets/flask
python
5,181
Uberweb: An idea for flask web-app generator
Hello, there! Thank you for this great project. I've an idea for flask project : A Flask Web-app generator, just for fun ! (Like 'Django', 'Express.js', or something these) It's call 'Uberweb'. For more information, you can visit its git repository -> [UberWeb](https://github.com/Paradoxer32/uberweb) Tell me you...
closed
2023-06-30T05:03:12Z
2023-07-15T00:06:09Z
https://github.com/pallets/flask/issues/5181
[]
ghost
1
the0demiurge/ShadowSocksShare
flask
54
google+ 4/2关闭 请加入新群 telegram新创的(https://t.me/terryVPN) 及微信 ga319453 取得科学上网姿势
google+ 4/2关闭 请加入新群 telegram新创的(https://t.me/terryVPN) 20190402台湾人自架台湾跟香港节点,Google国家级骨干网,本次分享共10gb,不限速,不限使用設備,本ssr使用gcp搭建,節點位置在美國,機房位於臺灣。多重防護保障安全。有需要出差来大陆或是在大陆想要看看世界的速度来找我了,24小时客服在缐及专业远程处理,不会操作的都有视频教学,超级高速高达1000Mbps,专业服务,包您满意。 更多梯子方式及優惠請聯係我WeChat(ga319453),qq(2669437430) telegram新创的(https://t.me/terryVPN) 或者直接messe...
closed
2019-04-02T01:54:35Z
2019-04-09T03:08:13Z
https://github.com/the0demiurge/ShadowSocksShare/issues/54
[]
ga319453
0
jmcnamara/XlsxWriter
pandas
488
merge_range() fails with error
Hi, I am using XlsxWriter to do merge range of cells but it appears to do fail with following error: 'TypeError: write() takes 4 positional arguments but 5 were given' I am using Python version 3.6.3 and XlsxWriter 1.0.2 Here is some code that demonstrates the problem: ```python import xlsxwriter wo...
closed
2018-01-12T11:10:01Z
2018-01-12T16:21:40Z
https://github.com/jmcnamara/XlsxWriter/issues/488
[ "question" ]
serdanilov
4
strawberry-graphql/strawberry
fastapi
3,551
(Relay) Output ID instead of GlobalID in GraphQL schema
Request to output the `ID` scalar instead of `GlobalID`, while generating the GraphQL schema My understanding is that `GlobalID` was meant to be an internal helper that resolves nodes, but ended up being a custom scalar. <!--- Provide a general summary of the changes you want in the title above. --> <!--- This ...
open
2024-06-28T04:17:46Z
2025-03-20T15:56:46Z
https://github.com/strawberry-graphql/strawberry/issues/3551
[]
aryaniyaps
6
d2l-ai/d2l-en
deep-learning
1,917
The training process of CNN implemented by Pytorch may have something wrong on the master branch.
In [7.6.2](http://preview.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-en/master/chapter_convolutional-neural-networks/lenet.html#training), [8.1.3](http://preview.d2l.ai.s3-website-us-west-2.amazonaws.com/d2l-en/master/chapter_convolutional-modern/alexnet.html#training), [8.2.3](http://preview.d2l.ai.s3-website-us-we...
closed
2021-10-01T07:41:33Z
2022-01-07T00:14:26Z
https://github.com/d2l-ai/d2l-en/issues/1917
[]
nnnnnzy
2
NullArray/AutoSploit
automation
800
Divided by zero exception70
Error: Attempted to divide by zero.70
closed
2019-04-19T16:00:56Z
2019-04-19T16:37:44Z
https://github.com/NullArray/AutoSploit/issues/800
[]
AutosploitReporter
0
CorentinJ/Real-Time-Voice-Cloning
tensorflow
1,196
Hybrid modeling
I have one question. Is it possible to use the Tortoise tts model together with that to enhance its results?
open
2023-04-17T15:35:44Z
2023-04-17T15:35:44Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/1196
[]
Tortoise17
0
ploomber/ploomber
jupyter
468
ploomber nb hides traceback if pipeline fails to load
If the pipeline cannot load, the error is as follows: ``` Error: Could not run nb command: the DAG failed to load ``` However, when using another command such as `ploomber status`, the traceback is displayed.
closed
2022-01-06T05:03:43Z
2022-02-09T03:18:19Z
https://github.com/ploomber/ploomber/issues/468
[]
edublancas
2
ading2210/poe-api
graphql
133
poe-api二次开发交流群
[我的哔哩哔哩](https://space.bilibili.com/3493277319825652),下面是群二维码 ![image](https://github.com/ading2210/poe-api/assets/42172631/d17ee5f5-f207-4aec-831c-e49dbd47bf8a)
closed
2023-06-29T05:32:59Z
2023-06-29T05:59:17Z
https://github.com/ading2210/poe-api/issues/133
[ "invalid" ]
win4r
0
ultralytics/ultralytics
python
19,104
vid_stride when input is frame_list
### Search before asking - [x] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/orgs/ultralytics/discussions) and found no similar questions. ### Question When input is list of images (have been read with cv2.imread and put in a li...
open
2025-02-06T15:37:41Z
2025-02-06T15:43:45Z
https://github.com/ultralytics/ultralytics/issues/19104
[ "question", "detect" ]
ansaricard
2
aminalaee/sqladmin
fastapi
673
form_type_formatters
### Checklist - [X] There are no similar issues or pull requests for this yet. ### Is your feature related to a problem? Please describe. Decimals tend to be displayed as 0e-10 everywhere (reference for potential research: django had this problem) I'm working around this issue by making my own ModelView, th...
open
2023-11-14T20:07:20Z
2023-11-14T20:08:10Z
https://github.com/aminalaee/sqladmin/issues/673
[]
plsholdmybeer
0
marimo-team/marimo
data-science
4,020
html exporter can't create directory for the exported file
### Describe the bug exporter logs error into the terminal due to the absence of te __marimo__ folder for auto exports; exporter should probably create directory if it is not present. ![Image](https://github.com/user-attachments/assets/83214926-f5fe-4c16-ac7e-e244889ff30a) ![Image](https://github.com/user-attachment...
closed
2025-03-07T09:50:47Z
2025-03-08T01:03:09Z
https://github.com/marimo-team/marimo/issues/4020
[ "bug" ]
vykhovanets
1
mouredev/Hello-Python
fastapi
457
网赌被黑怎么办?单注未更新怎么办?取款失败怎么办?注单异常怎么办?提交失败怎么办?出款通道维护怎么办?
出黑咨询+微:zdn200 微信:xiaolu460570 飞机“@lc15688 如果你出现以下这些情况,说明你已经被黑了:↓ ↓ 【网赌被黑怎么办】【网赌赢了平台不给出款】【系统更新】【取款失败】【注单异常】【网络波动】【提交失败】 【单注为回归 】【单注未更新】【出款通道维护】 【打双倍流水】 【充值同等的金额】 关于网上网赌娱乐平台赢钱了各种借口不给出款最新解决方法 切记,只要你赢钱了,遇到任何不给你提现的借口,基本表明你已经被黑了。 ![Image](https://github.com/user-attachments/assets/d8a06432-2b6a-482f-84c4-a13fa9163647)
closed
2025-03-05T11:43:35Z
2025-03-10T13:47:32Z
https://github.com/mouredev/Hello-Python/issues/457
[]
khyl55
0
allenai/allennlp
data-science
5,449
Max Pooling Entity Extractor
Several relation extraction approaches receive span representations through a max-pooling operation Implementing such approaches (E.g. [RE-AGCN](https://github.com/cuhksz-nlp/RE-AGCN/blob/main/re_agcn_model.py) in lines 69 and 70) could benefit from a new module. ```python @SpanExtractor.register("max_pooling") c...
closed
2021-10-27T12:57:07Z
2022-01-05T16:44:11Z
https://github.com/allenai/allennlp/issues/5449
[ "Contributions welcome", "Feature request" ]
MSLars
1
yzhao062/pyod
data-science
201
Equivalent method to Robust Covariance in Sklearn
I am using [Elliptic Envelope](https://scikit-learn.org/stable/modules/generated/sklearn.covariance.EllipticEnvelope.html) to apply multivariate Gaussian distribution to identify outliers. Do you have this method in your list? thanks
open
2020-06-10T01:56:11Z
2020-06-10T01:56:11Z
https://github.com/yzhao062/pyod/issues/201
[]
gireeshkbogu
0
junyanz/pytorch-CycleGAN-and-pix2pix
deep-learning
1,550
CycleGAN for higher resolution images
Hi, Thanks for your grea work! I have been using CycleGAN for the last a couple of days, training a model that converts a color image with 3 channels to a something simliar to UAV IR look alike image with 1 channel. It seems doing decent jobs, but I noticed that when images loaded they get resized to 286 and croppe...
open
2023-03-09T02:05:21Z
2023-03-15T01:10:47Z
https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix/issues/1550
[]
junghyun-avikus
2
python-gino/gino
asyncio
616
Moving from aiopg to gino
Hello We use sqlalchemy, alembic, aiopg Is it possible to move from aiopg to gino and is it reasonable at all to do this? Is it possible to use them simultaneously for some time to provide smooth tech stack migration? If so, how can we do this? Thank you.
closed
2019-12-20T07:42:37Z
2020-03-31T16:57:53Z
https://github.com/python-gino/gino/issues/616
[ "question" ]
konstunn
4