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
waditu/tushare
pandas
1,284
有些可转债的转股价格为空
ts_code list_date stk_code bond_short_name conv_price 5 125502.SZ None 000502.SZ 能源转债 NaN 13 125302.SZ 1999-08-17 None 茂炼转债 NaN 45 126001.SH 2006-11-29 600808.SH 06马钢债 NaN 48 115001.SZ 2006-12-12 000629.SZ 钒钛债1 ...
open
2020-02-11T07:11:35Z
2020-02-11T07:11:35Z
https://github.com/waditu/tushare/issues/1284
[]
zhucj1981
0
snooppr/snoop
web-scraping
84
RAR is a disgusting proprietary archive!
How can you use the disgusting proprietary RAR archive for your releases?? unrar does not understand it on Linux, nor even 7zip on Windows! Convert it to ZIP, asshole!
closed
2023-12-31T05:54:11Z
2023-12-31T07:05:15Z
https://github.com/snooppr/snoop/issues/84
[ "spam" ]
T-Shilov
0
graphdeco-inria/gaussian-splatting
computer-vision
317
Mismatch between cuda version in documentation and actual cuda in environment file (and possible solution to that)
Before I've figured it out I had issues with building submodules with pip. Windows 10. Using environment.yaml file, doing all steps as they were written in README. I've tried to understand what was the problem and figured out that environment.yml file constains ` - cudatoolkit=11.6 ` But in README.md you can...
open
2023-10-12T10:33:22Z
2024-11-03T13:13:36Z
https://github.com/graphdeco-inria/gaussian-splatting/issues/317
[]
ishipachev
6
brightmart/text_classification
tensorflow
20
你好,你的项目是不是没有数据文件啊
FileNotFoundError: [Errno 2] No such file or directory: '../zhihu-word2vec.bin-100'
closed
2017-09-17T06:22:17Z
2017-09-17T10:30:55Z
https://github.com/brightmart/text_classification/issues/20
[]
kingdeewang
1
JaidedAI/EasyOCR
machine-learning
340
REQUEST: HAND-WRITTEN OCR(or icr)
Please Add handwritten ocr because it could be so useful in such times like automatic hand-written paper correction and many sectors are hand written based so this could be helpful for everyone.
closed
2020-12-31T15:02:45Z
2022-03-02T09:24:27Z
https://github.com/JaidedAI/EasyOCR/issues/340
[]
The-ML-Hero
0
automagica/automagica
automation
42
from win32api import LoadKeyboardLayout ImportError: DLL load failed: %1 is not a valid Win32 application.
Hi, I tried the nla examples (google.nla, wikipedia.nla & youtube.nla) however, i stumble this error: DevTools listening on ws://127.0.0.1:12531/devtools/browser/51d19e8a-bd38-4e1f-8156-0a470e3df24e Traceback (most recent call last): File "c:\users\mestrera\appdata\local\continuum\miniconda3\envs\automagicaen...
closed
2019-01-08T18:19:32Z
2019-01-09T09:16:37Z
https://github.com/automagica/automagica/issues/42
[]
supernooba
1
aiogram/aiogram
asyncio
882
Use redis-py instead of aioredis
closed
2022-04-11T01:10:49Z
2022-04-19T13:20:00Z
https://github.com/aiogram/aiogram/issues/882
[ "enhancement", "breaking", "3.x" ]
JrooTJunior
0
sqlalchemy/sqlalchemy
sqlalchemy
11,522
pool_pre_ping fails to reconnect on psycopg2 "SSL SYSCALL error: Success"
### Describe the bug When a psycopg2 SSL connection to Postgres terminates abnormally, the error message returned by libpq will be sometimes be `SSL SYSCALL error: Success`. This is a [known issue with OpenSSL 1](https://www.openssl.org/docs/man1.1.1/man3/SSL_get_error.html#BUGS), and anecdotally we still see it with...
closed
2024-06-21T17:53:57Z
2024-06-26T16:09:17Z
https://github.com/sqlalchemy/sqlalchemy/issues/11522
[ "postgresql", "connection pool" ]
dhirving
4
trevismd/statannotations
seaborn
91
Annotations outside of axis with "loc=inside" set
While having the `loc=inside` option set, is it possible to show the annotations outside of the y-axis limit? I tried to do that by changing the y limits after using [statannotations](https://github.com/trevismd/statannotations), because else the axis limits are increased, causing the bars to shrink too much (see belo...
open
2022-11-07T10:08:48Z
2023-04-19T14:06:49Z
https://github.com/trevismd/statannotations/issues/91
[]
juuf
3
sgl-project/sglang
pytorch
4,527
[Bug] port is not an integer in function get_open_port()
### 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-18T02:05:24Z
2025-03-18T05:23:33Z
https://github.com/sgl-project/sglang/issues/4527
[ "bug" ]
Jakeuibn
1
koaning/scikit-lego
scikit-learn
77
[FEATURE] patsy feature selection
patsy is sweet this can be a great transformer to get pandas into sklearn.
closed
2019-03-23T16:23:26Z
2019-04-21T07:16:10Z
https://github.com/koaning/scikit-lego/issues/77
[ "enhancement" ]
koaning
2
mirumee/ariadne-codegen
graphql
192
AttributeError for remote schema with input type
Hi, I tried to use code from main branch for unreleased pydantic v2 support but I encountered some issues. I'm not sure if you are already aware of them, but I didn't find any mentions of them in other issues. I get AttributeError for remote schema with any input type, I created small example to demonstrate that. S...
closed
2023-08-09T20:58:07Z
2023-08-21T13:25:54Z
https://github.com/mirumee/ariadne-codegen/issues/192
[ "bug" ]
erilea123
0
jacobgil/pytorch-grad-cam
computer-vision
129
can I train it on my custom dataset?
can you please let me know how I can train it on custom dataset?
closed
2021-09-08T15:55:33Z
2021-09-09T04:51:20Z
https://github.com/jacobgil/pytorch-grad-cam/issues/129
[]
seyeeet
1
proplot-dev/proplot
matplotlib
315
Support notations such as footnotes
### Description Sometimes the notations are useful. ### Steps to reproduce ```python import numpy as np import proplot as pplt state = np.random.RandomState(51423) data = 2 * (state.rand(100, 5) - 0.5).cumsum(axis=0) fig = pplt.figure(suptitle='Single subplot') ax = fig.subplot(xlabel='x axis', ylabel='...
open
2021-12-27T22:18:12Z
2021-12-27T22:53:25Z
https://github.com/proplot-dev/proplot/issues/315
[ "feature" ]
zxdawn
0
deezer/spleeter
tensorflow
898
[Discussion] license for model weights
Might be a dumb question, but can someone confirm if all model weights can be used for commercial purposes? I understand the project is MIT-licensed, but the readme only specifically mentions that the code is licensed, leaving me unsure about the status of the model weights.
open
2024-04-26T02:24:58Z
2024-04-26T02:24:58Z
https://github.com/deezer/spleeter/issues/898
[ "question" ]
spencerTTKK
0
huggingface/pytorch-image-models
pytorch
954
[BUG] ModuleNotFoundError: No module named 'pytorch' error in pytorch version 1.6.0
**Describe the bug** Thanks for sharing great work! I want to test call the pre-trained model, but when I just call a pre-trained vision-transformer model, it gave me an error code. > Training with a single process on 1 GPUs. Model vit_tiny_patch16_224 created, param count:5524802 Data processing configuration f...
closed
2021-11-02T15:04:54Z
2021-11-03T02:08:03Z
https://github.com/huggingface/pytorch-image-models/issues/954
[ "bug" ]
YHYeooooong
3
developmentseed/lonboard
jupyter
204
Docs: Security/Authentication
Right now, all data is fetched from Python directly, and then the data moves from Python to JS. This means that JS doesn't need any security credentials to know how to fetch the data. This may change in the future with tile layers that fetch data directly from JS
closed
2023-11-06T15:33:30Z
2024-04-04T20:33:44Z
https://github.com/developmentseed/lonboard/issues/204
[]
kylebarron
0
deepfakes/faceswap
machine-learning
699
error when saving model and exiting
**Describe the bug** I am running a training, using the docker image and master `python3 faceswap.py train -A data/... -B data/... -m model... -bs 16` after a while I press enter: ``` 04/07/2019 11:39:49 INFO Exit requested! The trainer will complete its current cycle, save the models and quit (it can ...
closed
2019-04-07T11:45:53Z
2019-04-07T12:00:45Z
https://github.com/deepfakes/faceswap/issues/699
[]
wiso
1
facebookresearch/fairseq
pytorch
5,121
Is multi-speaker diarization part of MMS toolkit? If not, is it planned?
## 🚀 Feature Request <!-- A clear and concise description of the feature proposal --> ### Motivation <!-- Please outline the motivation for the proposal. Is your feature request related to a problem? e.g., I'm always frustrated when [...]. If this is related to another GitHub issue, please link here too --> ...
closed
2023-05-22T23:34:09Z
2023-05-23T16:00:40Z
https://github.com/facebookresearch/fairseq/issues/5121
[ "enhancement", "help wanted", "needs triage" ]
bazooka720
1
OthersideAI/self-operating-computer
automation
184
[For be deleted]
idk how to delete this
closed
2024-03-25T03:10:41Z
2024-04-04T18:00:37Z
https://github.com/OthersideAI/self-operating-computer/issues/184
[ "bug" ]
crslim
0
krish-adi/barfi
streamlit
34
How Can i Implement “for each”、“if”,“swich” function with block
open
2024-05-15T02:05:41Z
2025-01-15T23:36:42Z
https://github.com/krish-adi/barfi/issues/34
[ "enhancement" ]
dyingstraw
3
lux-org/lux
jupyter
316
Dead Slack Invite Link
**Describe the bug** https://lux-project.slack.com/join/shared_invite/zt-lilu4e87-TM4EDTq9HWzlDRycFsrkLg The link is dead, I wanna join the slack group.
closed
2021-03-22T11:34:41Z
2021-03-22T12:25:58Z
https://github.com/lux-org/lux/issues/316
[]
noklam
4
tensorflow/tensor2tensor
deep-learning
1,856
Question about Relative-Position-Representation code. Thank you very much.
In https://github.com/tensorflow/tensor2tensor/blob/master/tensor2tensor/layers/common_attention.py ![image](https://user-images.githubusercontent.com/4702353/95940009-f0ab7980-0e0f-11eb-8e20-2a4c6effabd2.png) `x_t_r` shape is `[sequence_length, batch_size, hidden_size]` `z` shape is `[sequence_length, sequence_...
open
2020-10-14T03:29:56Z
2020-10-14T03:30:28Z
https://github.com/tensorflow/tensor2tensor/issues/1856
[]
guotong1988
0
django-import-export/django-import-export
django
1,716
Error when trying to open export windows with import_export 3.3.4
**Describe the bug** Error when trying to open export windows with import_export 3.3.4 **To Reproduce** Steps to reproduce the behavior: 1. Go to 'admin model section' 2. Click on 'export' 4. See error **Versions (please complete the following information):** - Django Import Export: 3.3.4 - Python 3.8.12...
closed
2023-12-14T14:31:51Z
2024-01-23T20:31:28Z
https://github.com/django-import-export/django-import-export/issues/1716
[ "bug" ]
Ymil
5
globaleaks/globaleaks-whistleblowing-software
sqlalchemy
3,980
Error: Repository 'https://deb.globaleaks.org bookworm/ Release' changed its 'Label' value from 'GlobaLeaks Debian Buster Repository' to 'GlobaLeaks Debian Bookworkm Repository'
### What version of GlobaLeaks are you using? 4.14.3 ### What browser(s) are you seeing the problem on? _No response_ ### What operating system(s) are you seeing the problem on? Linux ### Describe the issue The installation of the latest version (4.14.8) starting from the version 4.13.18 failed. Steps perform...
open
2024-01-29T11:32:11Z
2024-01-29T14:00:41Z
https://github.com/globaleaks/globaleaks-whistleblowing-software/issues/3980
[]
pgibe
2
plotly/dash
plotly
2,904
[BUG] `dcc.Location` doesn't refresh current page - callback does nothing when returns same value as its current state
**Describe your context** There's a chance this isn't a bug and is instead just my incompetence but I'm pretty flummoxed by it so hopefully someone can explain either way! ``` dash 2.17.1 dash_ag_grid 31.2.0 dash-bootstrap-components 1.6.0 dash-core-components 2.0.0 ...
closed
2024-06-27T09:07:53Z
2024-07-04T11:17:03Z
https://github.com/plotly/dash/issues/2904
[]
antonymilne
4
pyeve/eve
flask
1,431
Live demo broken?
The [live demo](https://eve-demo.herokuapp.com/people) doesn’t load for me. Heroku shows a screen with the following message: > An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details. You can do this from the Heroku CLI with the command ...
closed
2021-01-10T16:24:43Z
2021-01-11T16:01:49Z
https://github.com/pyeve/eve/issues/1431
[]
opensorceror
3
ranaroussi/yfinance
pandas
1,968
Revenue estimate?
### Describe bug I don't think there is a way to get the average, high and low revenue estimate. Previously I could access this via: data['calendarEvents']['earnings']['revenueAverage'] data['calendarEvents']['earnings']['revenueLow'] data['calendarEvents']['earnings']['revenueHigh'] ### Simple code that reproduce...
closed
2024-06-26T08:01:19Z
2025-01-26T21:27:45Z
https://github.com/ranaroussi/yfinance/issues/1968
[]
tommycarstensen
1
ultralytics/ultralytics
python
19,118
YOLOv11-n model false detection
### 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 Hello author, I trained a pedestrian object detection model using my own an...
open
2025-02-07T06:02:39Z
2025-02-17T12:49:50Z
https://github.com/ultralytics/ultralytics/issues/19118
[ "question", "detect" ]
WYL-Projects
24
arogozhnikov/einops
tensorflow
290
*** AttributeError: 'Rearrange' object has no attribute 'recipe'[BUG]
**Describe the bug** When I run the code as below: self.rearrange = Rearrange(equation, **kwargs) recipe = einops.einops._reconstruct_from_shape_uncached( self.rearrange.recipe(), input_size_ ) An error occurred: " *** AttributeError: 'Rearrange' object has no attribute 'recipe'" **Reproduction ...
closed
2023-11-01T06:37:14Z
2024-09-15T14:45:18Z
https://github.com/arogozhnikov/einops/issues/290
[]
yibingchen2023
1
mitmproxy/pdoc
api
229
Some missing numpydoc headings
#### Problem Description I noticed that some of the [numpydoc](https://numpydoc.readthedocs.io/en/latest/format.html) possible headings are not included here https://github.com/mitmproxy/pdoc/blob/b7a2558ead41ccdb4f4c09431fa24eb4751d4dda/pdoc/docstrings.py#L126-L135 namely: Warns, See Also, Notes, References, Example...
closed
2021-02-27T00:18:44Z
2021-03-10T16:58:30Z
https://github.com/mitmproxy/pdoc/issues/229
[ "bug" ]
zmoon
4
mitmproxy/pdoc
api
22
UML Diagrams
Do you have any plans to integrate UML diagram generation. I find it really useful to view the entire class hierarchy visually.
closed
2014-12-25T05:46:34Z
2018-06-03T03:15:28Z
https://github.com/mitmproxy/pdoc/issues/22
[ "enhancement", "help wanted" ]
aviralg
2
widgetti/solara
fastapi
965
Issue with custom_exceptions and astropy
The following demonstrates the issue: ```python python -m venv clean source clean/bin/activate pip install solara[pytest] astropy echo 'import astropy' > test.py pytest test.py ``` the output is: ``` ______________________________________________________________________________ ERROR collecting test.py ...
closed
2025-01-10T12:41:37Z
2025-01-29T13:53:15Z
https://github.com/widgetti/solara/issues/965
[]
astrofrog
2
pydata/pandas-datareader
pandas
44
Add Real Time pricing for Yahoo Data
This is a feature request. I think adding real time price quotes would add a lot of value to the pandas-datareader. Anyone agree?
closed
2015-04-20T20:40:04Z
2015-04-21T14:57:50Z
https://github.com/pydata/pandas-datareader/issues/44
[]
djchou
3
miguelgrinberg/python-socketio
asyncio
920
Client is getting socketio.exceptions.BadNamespaceError after reconnecting
**Describe the bug** I have a client using python-socketio connected to a flask socketio server. When test stopping the server process and re-running it, the client throws 'BadNamespaceError'. I believe it may have something to do with the fact that the server listens to 'connect' events and then immediately broadcast...
closed
2022-05-01T15:53:50Z
2022-05-02T07:23:58Z
https://github.com/miguelgrinberg/python-socketio/issues/920
[ "question" ]
ethanhjennings
2
docarray/docarray
fastapi
1,480
Issue with loading pickled DocVec[ImageDoc] object
There seems to be an issue with loading a pickled DocVec[ImageDoc] object using the pickle.load() function. The code used to create the pickled object is as follows: ```python import pickle from docarray import DocVec from docarray.documents.image import ImageDoc docs = DocVec[ImageDoc]([ImageDoc(url=f'http://...
closed
2023-05-02T09:09:24Z
2023-05-02T11:11:41Z
https://github.com/docarray/docarray/issues/1480
[]
movchan74
2
ydataai/ydata-profiling
jupyter
822
ERROR:: Config parameter \"vars\" does not exist
**Describe the bug** I use pandas profiling to dataset and variable statistics. I convert it to json format and return the dataset statistics via Django Restful API. Below errors occur on & off. Please see below the error list. - "plot.histogram.max_bins not found" - "interactions.continuous not found" - "...
closed
2021-08-30T09:41:35Z
2021-09-27T23:17:48Z
https://github.com/ydataai/ydata-profiling/issues/822
[ "information requested ❔" ]
KSKarthik2019
1
polakowo/vectorbt
data-visualization
402
`generate_ohlc_stop_exits` doesn’t support the configurable size of trail
Hello, I was trying to imitate `strategy.exit` (from TradingView’s PineScript) in some way, using `generate_ohlc_stop_exits` to find out the exits for some basic strategy, having a crossover as entry point, and a pair of stop-loss + trailing-stop for exit, but faced some problems with it. Exiting the strategy was m...
closed
2022-03-02T02:36:33Z
2024-03-16T10:33:14Z
https://github.com/polakowo/vectorbt/issues/402
[]
amyodov
1
microsoft/nni
deep-learning
5,153
QAT quantized with multiple inputs
dummy_input = torch.randn(1, 3, 224, 224) dummy_input2 = (torch.randn([1, 3, 56, 56]), torch.randn([1, 3, 28, 28])) example = (dummy_input, *dummy_input2) optimizer = torch.optim.SGD(model.parameters(), lr=0.01, momentum=0.5) quantizer = QAT_Quantizer(model, configure_li...
closed
2022-10-09T06:40:04Z
2023-03-02T02:14:00Z
https://github.com/microsoft/nni/issues/5153
[]
zjh908491372
2
tensorlayer/TensorLayer
tensorflow
800
Adaptive Instance Normalization [Extra Documentation request]
Hi, the results from the AdaIN implementation look amazing, and I'm looking forward to using them in some of my work. Would you be able to post a code demo in the AdaIN link: https://github.com/tensorlayer/tensorlayer/tree/master/example/adaptive_style_transfer I'd also like to request the following versions that we...
closed
2018-08-23T20:40:08Z
2018-09-05T19:51:10Z
https://github.com/tensorlayer/TensorLayer/issues/800
[]
ArturoDeza
4
jeffknupp/sandman2
sqlalchemy
330
Generate swagger document for exposed REST API
As we are generating REST API on top of DB, it will very beneficial to expose swagger document so that is can consumed by langchain openapi NLA : https://python.langchain.com/docs/integrations/toolkits/openapi_nla In this way langchain can query the db using NLA
open
2023-07-28T10:37:20Z
2023-07-28T10:37:20Z
https://github.com/jeffknupp/sandman2/issues/330
[]
prasad8mhatre
0
lepture/authlib
django
679
Flask tests fail under Python 3.13
**Describe the bug** The flask tests fail under Python 3.13 **Error Stacks** ``` 11:41/0 stefanor@haydn ~/git/upstream/authlib$ tox -e py313-flask .pkg: _optional_hooks> python /usr/lib/python3/dist-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python /usr...
closed
2024-09-19T09:43:40Z
2024-10-21T11:50:29Z
https://github.com/lepture/authlib/issues/679
[ "bug" ]
stefanor
3
scikit-optimize/scikit-optimize
scikit-learn
330
Derivative of the HammingKernel should be with respect to the log(length_scale) and not the length_scale
See @jmetzen 's comment in https://github.com/scikit-learn/scikit-learn/pull/8373#issuecomment-284911269
closed
2017-03-08T17:44:17Z
2017-03-12T09:09:27Z
https://github.com/scikit-optimize/scikit-optimize/issues/330
[ "Bug" ]
MechCoder
0
geex-arts/django-jet
django
397
I use django - jet1.0.8 beautify the backstage management site, I the backend login address is http://localhost:9090/admin into http://localhost:9090/admin/home
Django2.2.1 python3.7 I use django - jet1.0.8 beautify the backstage management site, I the backend login address is http://localhost:9090/admin into http://localhost:9090/admin/home, and then after the login is to:'NoneType' object is not callable this error, login inside look at the site (http://localhost:9090/admin)...
open
2019-06-06T01:02:23Z
2019-06-06T01:02:23Z
https://github.com/geex-arts/django-jet/issues/397
[]
HeywoodKing
0
open-mmlab/mmdetection
pytorch
11,845
About DetInferencer
**The input of the inferencer do not support list and array(but it refers in the [docs]**(https://mmdetection.readthedocs.io/en/latest/user_guides/inference.html) ). ```inferencer(['img_1.jpg', 'img_2.jpg]) # You can even mix the types inferencer(['img_1.jpg', array]) ``` Can you give me some advice. **ENV**: ...
closed
2024-07-10T09:34:17Z
2024-07-11T02:06:36Z
https://github.com/open-mmlab/mmdetection/issues/11845
[]
caiduoduo12138
0
flairNLP/flair
nlp
2,814
Manually constructing Sentence object with labels that works with ModelTrainer
Dear Flair devs, Previously, it was possible to build a Sentence by hand using something like the following code: ```python tokens = ["George", "Washington"] tags = ["B-PER", "I-PER"] s = Sentence() for token, tag in zip(tokens, tags): t = Token(token) t.add_label("ner", tag) s.add_token(t) ``...
closed
2022-06-16T10:33:21Z
2022-06-16T11:07:40Z
https://github.com/flairNLP/flair/issues/2814
[ "question" ]
KDercksen
1
airtai/faststream
asyncio
2,109
docs: inline docs/includes to pages itself
We have a lot of `includes/` - https://github.com/airtai/faststream/tree/main/docs/includes files created to share them between different translations. But now, we don't plan to support multilanguage documentation anymore. So, we should inline such files to usages place to make documentation sources much easy to unders...
closed
2025-03-13T20:30:38Z
2025-03-18T04:58:49Z
https://github.com/airtai/faststream/issues/2109
[ "documentation", "good first issue" ]
Lancetnik
3
OpenBB-finance/OpenBB
python
7,067
Installation Issue
![Image](https://github.com/user-attachments/assets/1e52d9ca-bb14-4386-b97d-915069695479) I'm getting this error while installing. :(
closed
2025-03-16T20:12:10Z
2025-03-18T23:23:40Z
https://github.com/OpenBB-finance/OpenBB/issues/7067
[]
retrohog
1
ipython/ipython
jupyter
14,694
deprecate long_version of prepare_header of ultratb
open
2025-01-29T14:55:54Z
2025-02-26T11:03:52Z
https://github.com/ipython/ipython/issues/14694
[]
Carreau
1
ansible/ansible
python
84,231
Update PowerShell and .NET in the base container
### Summary Update the PowerShell version installed in the base container, which will also include an updated version of .NET. PowerShell 7.5.0 is expected during the development cycle based on [previous releases](https://github.com/PowerShell/PowerShell/releases). ### Issue Type Feature Idea ### Component Name `a...
closed
2024-11-01T18:59:01Z
2025-02-19T14:00:02Z
https://github.com/ansible/ansible/issues/84231
[ "feature", "ansible-test" ]
mattclay
2
streamlit/component-template
streamlit
25
An issue happens at npm run start
node version : `v16.15.0` npm version : `8.5.5` --- Command: `npm run start` Error message: ``` Failed to compile. Type error: JSX element type 'ReactElement<any, any> | Component<{}, any, any> | null' is not a constructor function for JSX elements. Type 'Component<{}, any, any>' is not assignable to ...
closed
2022-05-27T01:21:45Z
2023-08-05T22:45:29Z
https://github.com/streamlit/component-template/issues/25
[]
chiehpower
1
deepinsight/insightface
pytorch
1,847
VPL for large training datasets
@jiankangdeng Does VPL training give improvements over Arcface on large training sets? When we train with 3 Million identities, we observed that only 4% of identities are VPL trained (4% identities have lambda=0.15, rest 96% identities have lambda=0) at allowed_delta=200. In other words, only 4% identities use fe...
open
2021-11-25T10:26:49Z
2021-11-25T10:26:49Z
https://github.com/deepinsight/insightface/issues/1847
[]
aravinthmuthu
0
Evil0ctal/Douyin_TikTok_Download_API
fastapi
232
error about get_douyin_video_data
I use the func get_douyin_video_data which from [Douyin_TikTok_Download_API]/scraper.py line 266. But it don't work,I got the 200 code and empty result.
closed
2023-08-03T12:28:39Z
2023-08-20T04:51:57Z
https://github.com/Evil0ctal/Douyin_TikTok_Download_API/issues/232
[ "help wanted" ]
Crabbit-F
8
httpie/http-prompt
rest-api
52
http-prompt immediately exits upon receiving an interrupt without prompting for confirmation
I find myself exiting the program accidentally very often. When using a shell like bash, I will often use Ctrl-C interrupts to abort my current prompt and start again. It would be super cool if http-prompt worked the same way. Currently, an interrupt will exit the program without confirmation. That is problematic be...
closed
2016-06-15T13:19:54Z
2016-06-16T03:00:29Z
https://github.com/httpie/http-prompt/issues/52
[ "enhancement" ]
SirBraneDamuj
1
scikit-image/scikit-image
computer-vision
7,661
New watershed (in 0.25) does not give same results
### Description: Some of our [unit tests](https://github.com/PMEAL/porespy/actions/runs/12772651862/job/35602715448?pr=1005) are failing, and it is because the watershed function is returning different results between V0.24 and 0.25. There seems to be 2 problems with the new version: 1. If the user does not su...
closed
2025-01-15T01:44:42Z
2025-02-19T18:28:31Z
https://github.com/scikit-image/scikit-image/issues/7661
[ ":warning: Priority", ":bug: Bug" ]
jgostick
36
pallets/flask
flask
5,348
flask -A flaskr init-db Error: Could not import 'flaskr.flaskr'. Usage: flask [OPTIONS] COMMAND [ARGS]... Try 'flask --help' for help. Error: No such command 'init-db'.
<!-- This issue tracker is a tool to address bugs in Flask itself. Please use Pallets Discord or Stack Overflow for questions about your own code. Replace this comment with a clear outline of what the bug is. --> <!-- Describe how to replicate the bug. --> Following the tutorial in the website. When I ran...
closed
2023-11-27T11:13:48Z
2023-12-13T00:06:12Z
https://github.com/pallets/flask/issues/5348
[]
reyesvicente
2
davidsandberg/facenet
tensorflow
1,123
i find in the train_softmax.py the loss function is centerloss ,not softmax classifi
open
2019-12-17T08:51:04Z
2019-12-17T08:51:04Z
https://github.com/davidsandberg/facenet/issues/1123
[]
magicshuang
0
sepandhaghighi/samila
matplotlib
32
Random Functions
#### Description Samila tends to be plug and play so it'll be better if we consider two functions (known as `f1` and `f2`) to be assigned to a random function. Construction of a random function it's not that much straightforward and this issue tracker is going to discuss about it. #### Steps/Code to Reproduce ```...
closed
2021-09-30T07:10:54Z
2022-01-13T07:57:44Z
https://github.com/sepandhaghighi/samila/issues/32
[ "enhancement", "discussion" ]
sadrasabouri
0
huggingface/datasets
nlp
6,995
ImportError when importing datasets.load_dataset
### Describe the bug I encountered an ImportError while trying to import `load_dataset` from the `datasets` module in Hugging Face. The error message indicates a problem with importing 'CommitInfo' from 'huggingface_hub'. ### Steps to reproduce the bug 1. pip install git+https://github.com/huggingface/datasets 2. f...
closed
2024-06-24T17:07:22Z
2024-11-14T01:42:09Z
https://github.com/huggingface/datasets/issues/6995
[]
Leo-Lsc
9
docarray/docarray
pydantic
1,351
HnswDocIndex cannot use two time the same workdir
# Context using two time the same `work_dir` lead to error ```python from docarray import DocList from docarray.documents import ImageDoc from docarray.index import HnswDocumentIndex import numpy as np # create some data dl = DocList[ImageDoc]( [ ImageDoc( url="https://upload.wi...
closed
2023-04-11T09:46:33Z
2023-04-22T09:47:25Z
https://github.com/docarray/docarray/issues/1351
[]
samsja
2
AirtestProject/Airtest
automation
1,158
如何生成在线报告
**描述问题bug** 使用report.LogToHtml会生成一个.html报告,但是只能本地查看报告里面的图片路径,当我把报告上传服务器后图片就加载不了。 有办法提供报告远程查看吗? **相关截图** ![image](https://github.com/AirtestProject/Airtest/assets/25213289/f0fd784d-0c2f-403d-af73-ad9301eb1923)
closed
2023-08-22T02:41:21Z
2023-08-22T02:46:15Z
https://github.com/AirtestProject/Airtest/issues/1158
[]
EdwardCheck
1
huggingface/pytorch-image-models
pytorch
2,067
[FEATURE] timm.create_model() load pretrianed model from local path
I tried to load a model checkpoint using timm, `model = timm.create_model( 'mobilenetv2_100', pretrained=True, features_only=True, )` but it only works with intenet connection and pretrained being True. However the machine i work on doesnt have internet access, hence I decided to load it from loc...
closed
2024-01-10T09:01:40Z
2024-01-10T22:47:57Z
https://github.com/huggingface/pytorch-image-models/issues/2067
[ "enhancement" ]
ShallJaiden
0
netbox-community/netbox
django
17,982
Instead of showing server errors, show social_core.exceptions texts in login UI
### NetBox version v4.1.6 ### Feature type Change to existing functionality ### Triage priority N/A ### Proposed functionality Currently, exceptions from social_core.exceptions result in a server error. Ideally, the error message should be in the same text boxes as the current login error messages. As an exam...
open
2024-11-11T15:30:17Z
2025-01-24T14:38:38Z
https://github.com/netbox-community/netbox/issues/17982
[ "type: feature", "status: needs owner", "complexity: medium" ]
julianstolp
0
ray-project/ray
deep-learning
51,443
Release test aws_cluster_launcher_minimal failed
Release test **aws_cluster_launcher_minimal** failed. See https://buildkite.com/ray-project/release/builds/36144#0195a7e1-6c9b-4796-ae13-1d73d2b6e00d for more details. Managed by OSS Test Policy
closed
2025-03-18T06:20:19Z
2025-03-24T16:42:37Z
https://github.com/ray-project/ray/issues/51443
[ "bug", "P0", "triage", "release-test", "jailed-test", "ray-test-bot", "weekly-release-blocker", "stability", "clusters" ]
can-anyscale
1
huggingface/diffusers
pytorch
10,999
WanImageToVideoPipeline - swap out a limited number of blocks
I can fit WanImageToVideoPipeline on a 24GB card but it does scrape the ceiling and is a bit too close for comfort to OOMing at some random system event. The kijai/ComfyUI-WanVideoWrapper has a nice option to swap a limited and user defined number of blocks out of VRAM. Can a similar thing be done right now with seque...
open
2025-03-07T09:43:53Z
2025-03-07T20:33:13Z
https://github.com/huggingface/diffusers/issues/10999
[]
spezialspezial
6
mirumee/ariadne
api
339
Custom errors raised by resolvers are not formatted
I'm attempting to mimic a couple of the errors in apollo-server, and want to include a `code` value in the extensions, as such: ```python class AuthenticationError(Exception): @property def formatted(self) -> dict: return {"message": self.message, "extensions": {"code": "UNAUTHENTICATED",}} de...
closed
2020-03-19T22:38:10Z
2021-09-29T19:44:00Z
https://github.com/mirumee/ariadne/issues/339
[]
ex-nerd
12
huggingface/pytorch-image-models
pytorch
1,452
efficientnetv2_rw_t training hyperparameters
the model efficientnetv2_rw_t released in July 5-9, 2021 reaches top-1 82.34 @ 288x288, I'm trying to reproduce the results, but only get 79.x top-1 accuracy. could you please share the submission command used for efficientnetv2_rw_t?
closed
2022-09-04T02:31:13Z
2022-09-04T04:48:28Z
https://github.com/huggingface/pytorch-image-models/issues/1452
[ "enhancement" ]
hyxcl
0
tortoise/tortoise-orm
asyncio
1,529
ValuesQuery execution fails when using select_related()
**Describe the bug** When trying to join multiple tables and select only specific fields then the `ValuesQuery` fails. **To Reproduce** Version: ``` from tortoise import __version__ print(f"Tortoise ORM version: {__version__}") Tortoise ORM version: 0.20.0 ``` The models: ``` class A(Model): ...
open
2023-12-15T08:12:17Z
2023-12-15T08:12:17Z
https://github.com/tortoise/tortoise-orm/issues/1529
[]
rgabor-dev
0
ScrapeGraphAI/Scrapegraph-ai
machine-learning
603
ValueError: Provider gpt-4o-mini is not supported. If possible, try to use a model instance instead.
**Describe the bug** I'm using the version 1.15.0-beta.7 and I'm not able to use gpt-4o-mini model. I noticed that there is required provider so I changed the model for openai/gpt-4o-mini and it started to work. So I think that this is just README issue. **To Reproduce** Steps to reproduce the behavior: 1. Instal...
closed
2024-08-28T13:36:46Z
2024-08-28T14:14:25Z
https://github.com/ScrapeGraphAI/Scrapegraph-ai/issues/603
[]
SumeraMartin
2
python-visualization/folium
data-visualization
1,603
Chloropleth map created; no colors
This is what my dataframe looks like: <img width="592" alt="image" src="https://user-images.githubusercontent.com/90943744/175779563-6feb98ea-8e91-4226-8abb-edb51e5faabc.png"> <img width="548" alt="image" src="https://user-images.githubusercontent.com/90943744/175779573-bd443bec-decc-4f50-8821-a5676075883b.png"> T...
closed
2022-06-25T15:10:16Z
2022-11-16T14:37:54Z
https://github.com/python-visualization/folium/issues/1603
[]
sejal234
2
chiphuyen/stanford-tensorflow-tutorials
nlp
79
matplotlib can't work on Python-2.7.5
It seems that matplotlib does not work on the old version of python, like 2.7.5. But it works on python 3.6.3. python2.7/site-packages/six.py", line 82, in _import_module __import__(name) ImportError: No module named Tkinter And should install active tcl, it works now. http://www.tkdocs.com/tutorial/instal...
closed
2017-12-12T02:11:00Z
2018-01-30T23:03:50Z
https://github.com/chiphuyen/stanford-tensorflow-tutorials/issues/79
[]
xingjinglu
1
Lightning-AI/pytorch-lightning
deep-learning
20,458
Jax Support within Lightning
### Description & Motivation Hi, a while back I did some work with Jax but I didn't want to miss the nice logging and boilerplate code reduction features of Lightning which is built around PyTorch. After some thinking and tinkering I settled on a solution which required three steps: - Set `self.automatic_optimiza...
open
2024-11-28T09:38:42Z
2024-12-16T13:43:27Z
https://github.com/Lightning-AI/pytorch-lightning/issues/20458
[ "feature", "design" ]
ludwigwinkler
2
ultralytics/ultralytics
deep-learning
19,366
Get masks as a CUDA tensor after TensorRT run without CPU copying
### 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 Is it possible to obtain cuda-allocated torch tensor object after TensorRT i...
open
2025-02-21T13:50:57Z
2025-02-21T14:10:51Z
https://github.com/ultralytics/ultralytics/issues/19366
[ "question", "exports" ]
s1ddok
2
tensorpack/tensorpack
tensorflow
1,362
How to use Lowres Pictures with Tensorpack?
Greetings, I would like to ask how I have to change the parameters in the config to adopt for lower resolution pictures. I'm using the COCO-MaskRCNN-R50FPNx2 Model, I've changed the Output-Layer to only contain 2 Neurons ('_background_' and 'glasses'). I have a Dataset with 2000 images of a set of glasses, all i...
closed
2019-11-14T16:01:11Z
2019-11-14T16:11:34Z
https://github.com/tensorpack/tensorpack/issues/1362
[]
Razor1O9
1
biolab/orange3
scikit-learn
6,437
ROC Analysis: Output a calibrated model
My use cases rarely have Type I and Type II errors with the same cost. The confusion matrix uses a default classification threshold, and I can't see any way to change it. I would like to be able to connect the confusion matrix component to the output of the ROC analysis or Performance Curve component where I can select...
closed
2023-04-26T22:03:33Z
2023-11-03T13:22:51Z
https://github.com/biolab/orange3/issues/6437
[]
jthornbrue
1
httpie/cli
rest-api
1,369
K
closed
2022-04-27T02:19:40Z
2022-04-28T10:40:03Z
https://github.com/httpie/cli/issues/1369
[]
repdox-cyfso6-wonzAb
1
miguelgrinberg/Flask-Migrate
flask
370
KeyError: 'migrate' on heroku
when I try to run `heroku flask db migrate ` or `heroku flask db upgrade ` on Heroku. Heroku gives me the error below: Traceback (most recent call last): File "/app/.heroku/python/bin/flask", line 8, in <module> sys.exit(main()) File "/app/.heroku/python/lib/python3.6/site-packages/flask/cli.py", line 9...
closed
2020-10-28T14:40:29Z
2020-10-31T10:39:59Z
https://github.com/miguelgrinberg/Flask-Migrate/issues/370
[ "question" ]
techemmy
20
nschloe/tikzplotlib
matplotlib
559
`matplotlib 3.6` deprecates `pgf.common_texification`
`tikzplotlib` with `matplotlib >= 3.6` emits a deprecation warning: ``` tikzplotlib/_axes.py:12: MatplotlibDeprecationWarning: The common_texification function was deprecated in Matplotlib 3.6 and will be removed two minor releases later. ```
open
2022-10-11T00:07:55Z
2024-09-15T17:32:03Z
https://github.com/nschloe/tikzplotlib/issues/559
[]
Sbozzolo
6
sammchardy/python-binance
api
1,104
root INFO An exception occour ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
**Describe the bug** A clear and concise description of what the bug is. 21:00:07,942 root INFO RSI 4h Update speed count.............: 12| MAX: 16 21:00:08,65 root INFO An exception occour ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer')) 21:00:31,627 root INFO 4H RSI current: 60| Prev...
open
2021-12-13T15:19:37Z
2021-12-13T15:19:37Z
https://github.com/sammchardy/python-binance/issues/1104
[]
haind-cyber
0
CorentinJ/Real-Time-Voice-Cloning
deep-learning
654
Stuck on Successfully opened dynamic library cudnn64_7.dll
I did all the installations and when I record myself and press on Synthetize only I get stuck on this line in the CLI: `2021-02-10 00:45:37.068088: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudnn64_7.dll` The GUI stop responding and it says: `Loading the ...
closed
2021-02-10T06:00:26Z
2021-02-14T16:05:49Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/654
[]
jtpaquet
3
quokkaproject/quokka
flask
654
Logout Action in Admin
Hi, It's possible add logout action in admin page? I need register view like this? ` app.admin.register( app.db.index, AdminPagesView, name='Pages', endpoint='pageview' )`
closed
2018-03-02T14:29:23Z
2018-03-05T14:41:19Z
https://github.com/quokkaproject/quokka/issues/654
[]
Bernardoow
3
flasgger/flasgger
rest-api
119
Upgrade version of swagger-ui
UI v3 was added just before swagger-ui version 3 was released, now the current version is 3.0.16
closed
2017-06-22T11:45:48Z
2018-08-01T07:15:00Z
https://github.com/flasgger/flasgger/issues/119
[]
mrfuxi
3
chaoss/augur
data-visualization
2,469
Update Materialized View
**We need a new definition of the following materialized view, as reflected in the SQL statement below** This is for the 8Knot application ```sql DROP MATERIALIZED VIEW "augur_data"."explorer_contributor_actions"; CREATE MATERIALIZED VIEW "augur_data"."explorer_contributor_actions" AS SELECT x.cntrb_id, x....
closed
2023-07-18T11:07:07Z
2023-09-27T22:50:58Z
https://github.com/chaoss/augur/issues/2469
[ "database", "add-feature" ]
sgoggins
1
Nemo2011/bilibili-api
api
582
[提问] 长期运行的程序中刷新 credential 的最佳实践?
**Python 版本:** 3.11.6 **模块版本:** dev 39c51269402a0b278283f3221e479d5864e9148b **运行环境:** Linux <!-- 务必提供模块版本并确保为最新版 --> --- 想请教一下在一个长时间运行的程序中,使用 credential 刷新的正确姿势是什么? 我这里尝试的做法是在每二十分钟运行一次的定时任务中,执行如下操作: ```python if not await credential.check_valid(): logger.error("Credential is invalid, skipped...
closed
2023-11-28T12:54:58Z
2023-11-30T06:15:08Z
https://github.com/Nemo2011/bilibili-api/issues/582
[ "question" ]
amtoaer
5
pytest-dev/pytest-xdist
pytest
586
Limit number of workers spawned
The number of workers launched should be capped at the number of collected tests. At least when running auto. I'm not sure if it's already possible to do this, I couldn't find it in the documentation or code. I'm not sure if the data from the collection phase is available to the plugin and if it's possible to delay ...
closed
2020-08-20T14:07:27Z
2020-08-24T18:07:26Z
https://github.com/pytest-dev/pytest-xdist/issues/586
[]
jdahlin
4
CorentinJ/Real-Time-Voice-Cloning
pytorch
512
Not able to train Synthesizer with tensorflow-gpu==1.15
Hi, I've been trying to train synthesizer model but I'm getting this error "Could not load dynamic library 'libcudart.so.10.0'". Cuda driver_version : 440 Cuda Version : 10.2 ![Capture](https://user-images.githubusercontent.com/24227200/91488354-d0aa1000-e8cc-11ea-858f-a97d510ce28b.png) Could you please ...
closed
2020-08-27T19:52:50Z
2020-08-31T04:10:13Z
https://github.com/CorentinJ/Real-Time-Voice-Cloning/issues/512
[]
satan17
2
viewflow/viewflow
django
117
setup.py requires Django to be already installed when doing a source install.
When using zc.buildout/mr.developer to install source from repository, an exception is raised at setup.py line 10 as it tries to import django.core.management to call `compilemessages` . At this stage of the process Django is _not_ available on the $PATH.
closed
2015-08-25T12:08:54Z
2015-09-03T17:35:53Z
https://github.com/viewflow/viewflow/issues/117
[ "request/bug" ]
amusikal
3
nonebot/nonebot2
fastapi
3,220
Plugin: nonebot-plugin-suggarchat
### PyPI 项目名 nonebot-plugin-suggarchat ### 插件 import 包名 nonebo_-plugin_suggarchat ### 标签 [{"label":"OpenAi","color":"#ea5252"},{"label":"ChatBot","color":"#fff70b"},{"label":"聊天","color":"#fff70b"}] ### 插件配置项 ```dotenv <p align="center"> <a href="https://github.com/JohnRichard4096/nonebot_plugin_suggarchat/"><...
closed
2024-12-29T13:45:07Z
2024-12-29T14:25:29Z
https://github.com/nonebot/nonebot2/issues/3220
[ "Plugin", "Publish" ]
JohnRichard4096
2
flairNLP/flair
nlp
3,633
[Feature]: Method to add licenses to trained models
### Problem statement Trained Flair models currently come without license information. This makes it difficult for users to know how/when they can use a specific model. See #3621 for an example. ### Solution Flair models should come with a license field that users can inspect. The ModelTrainer should automatically a...
open
2025-03-12T07:29:42Z
2025-03-12T07:29:42Z
https://github.com/flairNLP/flair/issues/3633
[ "feature" ]
alanakbik
0
sinaptik-ai/pandas-ai
data-science
1,661
ImportError: cannot import name 'TypeIs' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py)
### System Info Hi, I am trying to use pandas ai in databricks, but it gives me the error in the description. How could I solve? ### 🐛 Describe the bug ImportError: cannot import name 'TypeIs' from 'typing_extensions' (/usr/local/lib/python3.10/dist-packages/typing_extensions.py) --------------------------------...
open
2025-03-06T09:59:26Z
2025-03-14T16:54:15Z
https://github.com/sinaptik-ai/pandas-ai/issues/1661
[]
FrancescoRettondini
1
huggingface/datasets
machine-learning
6,840
Delete uploaded files from the UI
### Feature request Once a file is uploaded and the commit is made, I am unable to delete individual files without completely deleting the whole dataset via the website UI. ### Motivation Would be a useful addition ### Your contribution Would love to help out with some guidance
open
2024-04-25T22:33:57Z
2025-01-21T09:44:22Z
https://github.com/huggingface/datasets/issues/6840
[ "enhancement" ]
saicharan2804
1
davidsandberg/facenet
tensorflow
1,193
Deploying on jetson nano
Did anyone try to deploy on Jetson Nano yet ??? I'm doing this on jetson and facing with the problem is the green screen. Did anyone solve it, can help me. Thanks a lots
open
2021-02-11T16:37:39Z
2021-02-11T16:37:39Z
https://github.com/davidsandberg/facenet/issues/1193
[]
MinhPB98
0
ionelmc/pytest-benchmark
pytest
39
Have a way to compare multiple runs
Currently `--benchmark-compare` takes a single run. What if it could take multiple, eg: `--benchmark-compare=0001,0002,0003`? Also another unfortunate choice was to only compare to runs from the same interpreter. What if we could compare different interpreters, eg: `--benchmark-compare=Windows-CPython-3.5-32bit\0001,...
open
2015-11-29T17:44:35Z
2015-11-29T17:44:35Z
https://github.com/ionelmc/pytest-benchmark/issues/39
[]
ionelmc
0
deepset-ai/haystack
pytorch
9,000
Migrate `LinkContentFetcher` from `requests` to `httpx` and add async run
The `LinkContentFetcher` currently relies on the `requests` dependency and we should use `httpx` instead. HTTPX supports async out of the box and also HTTP/2. It's already a Haystack dependency through openai-python. As part of this issue we should also add an async run implementation, which should be easy with httpx....
open
2025-03-07T15:29:18Z
2025-03-10T09:12:37Z
https://github.com/deepset-ai/haystack/issues/9000
[ "P1" ]
julian-risch
0
ivy-llc/ivy
tensorflow
28,627
Fix Frontend Failing Test: tensorflow - activations.tensorflow.keras.activations.relu
To-do List: https://github.com/unifyai/ivy/issues/27499
closed
2024-03-17T23:57:00Z
2024-03-25T12:47:11Z
https://github.com/ivy-llc/ivy/issues/28627
[ "Sub Task" ]
ZJay07
0
matplotlib/matplotlib
matplotlib
29,198
[Bug]: matplotlib/tkinter: RuntimeError: main thread is not in main loop
### Bug summary I am generating some plots using matplotlib in a test function which is executed using `pyplot`. I have provided excerpt from the `pytest` output recording the exception. I get an intermittent error after all tests have completed running (long after the test function has completed). all my plotting is ...
closed
2024-11-27T02:51:09Z
2025-02-02T23:25:44Z
https://github.com/matplotlib/matplotlib/issues/29198
[]
anello-warren-jin
2
AUTOMATIC1111/stable-diffusion-webui
pytorch
15,507
[Bug]: WebUI wont launch on a fresh install of Ubuntu 22.04 LTS
### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui - [X] The issue exists in the current version of the webui - [X] The issue has not been reported before...
open
2024-04-13T20:40:12Z
2024-04-15T19:14:46Z
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/15507
[ "bug-report" ]
TotallyNotLuna
3
Kanaries/pygwalker
plotly
281
[BUG] Got error when pyg_html = pyg.to_html(all_df, spec=vis_spec)
Hi, I got an error when do pyg_html = pyg.to_html(all_df, spec=vis_spec) and the vis_spec is copied from PygWalker UI. I tryied `copy python string` or `export as json file`, and does not work for both. ``` vis_spec = r"""{"config":"[{\"visId\":\"gw_gk-j\",\"name\":\"Chart 1\",\"encodings\":{\"dimensions\":[{\...
closed
2023-10-24T19:01:15Z
2023-11-03T10:56:07Z
https://github.com/Kanaries/pygwalker/issues/281
[ "documentation" ]
Louis-udm
8
coqui-ai/TTS
pytorch
3,466
do not understand the inference process of xtts 2.0
I understand the process is: 1.get "cond_latents" from the prompt waves and get text_embeding from the input text 2.gpt_codes = gpt_inference.generate(text, cond_latents) 3.gpt_latents = gpt(text, gpt_codes,cond_latents) 4.HifiDecoder why 2+3?
closed
2023-12-26T07:17:20Z
2023-12-26T08:19:17Z
https://github.com/coqui-ai/TTS/issues/3466
[ "feature request" ]
Liujingxiu23
0
jschneier/django-storages
django
625
Implementing Hashicorp Vault in a transparent manner
I'm currently discussing with other devs at my company using Hashicorp Vault for protecting the files we upload to S3. The way this Vault works makes it perfect for our needs, and probably for anybody else looking for a reliable secure file storage. The problem is that there is no simple way to implement it on top o...
open
2018-10-28T17:34:09Z
2018-11-03T15:24:08Z
https://github.com/jschneier/django-storages/issues/625
[ "feature request" ]
alexandernst
8