text stringlengths 20 57.3k | labels class label 4
classes |
|---|---|
Title: Timezone in log.html same as the browser and not the one from the device under test
Body: Hello,
The logs generated in log.html doesn't contain a timezone specific, and when opening the logs they also are the same as the browser, and not the same as the device under test.
I saw this was commented in another th... | 1medium |
Title: Add notebook info for Boto, the official AWS SDK for Python.
Body: | 1medium |
Title: Cog push error “Failed to get last layer digest for cog base image”
Body: I have push the model successful once.
But failed after that, the error message like following:
```
Building Docker image from environment in cog.yaml as r8.im/ultimatech-cn/instant-id-basic...
⚠ Stripping patch version from Python ver... | 1medium |
Title: Title of checkbox disappears when unchecked
Body:


Regression was introduced in 9720... | 1medium |
Title: Dummy Camera Rendering
Body: I am trying to run render.py using only cameras.json from a trained GS model, without the original dataset. I created a dummy camera and applied all parameters, including R and T, as well as camera-related settings from cameras.json. I also confirmed that the T values are identical i... | 1medium |
Title: Pandas v2 adoption
Body: ### 🚀 The feature
I have complex projects and pandas-ai is holding me back because of 1.5 requirement. Other major packages seem to have made the migration. I'm wondering what's holding it here.
Thanks.
### Motivation, pitch
NA
### Alternatives
_No response_
### Additional contex... | 1medium |
Title: [BUG]would it be possible to have Python-3.12 wheels ?
Body: **Describe the bug**
Whish of Windows Python-3.12 wheel
| 1medium |
Title: On import error: unable to open shape_predictor_68_face_landmarks.dat
Body: * face_recognition version: 1.3.0-py2.py3-none-any
* Python version: 3.8.5
* Operating System: Windows 7 Ultimate SP1 x64 (version 6.1, build 7601)
### Description
I wanted to install python for a single user, but python didn't wan... | 1medium |
Title: Error restarting training and inability to enable checkpoint activations after compiling Fairseq model using torch.compile()
Body: ## ❓ Questions and Help
#### compiled fairseq model using torch.compile() and observed significant training speed . but observed few issues .
1) Error occurred while restartin... | 1medium |
Title: Looks like Cloudflare found out about SeleniumBase UC Mode
Body: The makers of the **Turnstile** have found out about **SeleniumBase UC Mode**:
<img width="480" alt="Screenshot 2023-11-08 at 5 47 30 PM" src="https://github.com/seleniumbase/SeleniumBase/assets/6788579/08fa67af-262e-48e4-8699-33e04c15ab54">
... | 1medium |
Title: Replace keyword not working properly
Body: '''from flashtext import KeywordProcessor
kp = KeywordProcessor()
kp.add_keyword('+', 'plus')
kp.replace_keywords('c++')''' | 1medium |
Title: Field/Type descriptions from schema could be added to the generated code.
Body: This will presumably result in a similar discussion to this. https://github.com/jhnnsrs/turms/pull/54
I've implemented this as docstrings on a local branch using similar logic to that used in turms. | 1medium |
Title: Allow passing string values for ssl query string in PostgreSQL URL
Body: When using the PostgreSQL backend, you can pass the `ssl` key in the query string, with the values `true` or `false`. These are converted to boolean and passed as arguments to [asyncpg.create_pool](https://magicstack.github.io/asyncpg/curre... | 1medium |
Title: PyCharm: No autocomplete when creating new instances
Body: ### First Check
- [X] I added a very descriptive title to this issue.
- [X] I used the GitHub search to find a similar issue and didn't find it.
- [X] I searched the SQLModel documentation, with the integrated search.
- [X] I already searched in Google ... | 1medium |
Title: Is documentation correct about OIDC_ISS_ENDPOINT?
Body: The [OIDC_ISS_ENDPOINT](https://django-oauth-toolkit.readthedocs.io/en/latest/settings.html#oidc-iss-endpoint) documentation states that discovery is at `OIDC_ISS_ENDPOINT + /.well-known/openid-configuration/`. That would indicate that one should include th... | 1medium |
Title: Azure ML integration
Body: We need to create a similar integration + tutorial to this one we have with AWS Batch: https://soopervisor.readthedocs.io/en/latest/tutorials/aws-batch.html
The story is about:
Integrating the client with Azure ML batch functionality.
Creating a tutorial similar to the one above.
... | 1medium |
Title: Open Files
Body: ### Describe the bug
I tried to open a screenshot with this command and Open Interpreter Crashed:
`> open /Users/maxpetrusenko/Desktop/photo_2023-11-23_17-58-50.jpg please
Python Version: 3.10.12
Pip Version: 23.2.1
Open-interpreter Version: cmd:A, pkg: 0.1.15
... | 1medium |
Title: Show Element Id when set to true breaks the code due to FreeTypeFont has no getsize attribute
Body: **Describe the bug**
I was trying to use show_element_id as True in draw_box but suddenly got an AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
**Checklist**
1. I have searched related iss... | 1medium |
Title: How can I get the structure graph about network,Any tool??
Body: | 1medium |
Title: why failed to allocate GPU's memory
Body: i write a function:
```python
def updatepkl(business):
file_list = os.listdir("FR/dataset/" + business)
for file in file_list:
file_path = 'FR/dataset/' + business + '/' + file
if os.path.isdir(file_path):
for i in os.listdir(file_... | 1medium |
Title: Filter by Video/Photos on main screen
Body: **Describe the enhancement you'd like**
A clear and concise description of what you want to happen.
Add the hability to display only videos/photos (filtering).
**Describe why this will benefit the LibrePhotos**
A clear and concise explanation on why this will m... | 1medium |
Title: List of features in readme is out of date[DOCS]
Body: | 0easy |
Title: `y_min` and `y_max` not correctly honored in `*ChartColumn`. Input Values not clamped, if value range outside y limits defined in `column_config`
Body: ### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive... | 1medium |
Title: [Usage]: Does vllm support inflight batch?
Body: ### Your current environment
### How would you like to use vllm
Does vllm support inflight batch?
trtllm supports it but I can't find any information on vllm documentation
Could some kind person explain it?
Thank you so much in advance
### Before submitting a ... | 1medium |
Title: [tabular] Add logging of inference throughput of best model at end of fit
Body: [From user](https://www.kaggle.com/competitions/playground-series-s4e5/discussion/499495#2789917): "It wasn't really clear that predict was going to be going for a long time"
I think we can make this a bit better by mentioning at ... | 1medium |
Title: ChromeDriver is up-to date still it says chromedriver version is 114
Body: I have downloaded the latest chromedriver but when I run the script, it still says:
`selenium.common.exceptions.WebDriverException: Message: unknown error: cannot connect to chrome at 127.0.0.1:59122
from session not created: This versi... | 1medium |
Title: [Feature request] Adding output_dtype attribute to QuantizeLinear
Body: ### System information
Main top-of-tree.
### What is the problem that this feature solves?
QuantizeLinear supports output types UINT8, INT8, UINT16, INT16, UINT4, INT4, FLOAT8*.
In order to specify any type other than the default UINT8, ... | 1medium |
Title: jsonify does not support integer keys
Body: The snippets below are self-descriptive and reflect the problem mentioned in the title.
Expected behavior: jsonify builds a response irrespective of the key/value data types (at least for basic types like int and str)
Actual behavior: keys of type `int` break `... | 1medium |
Title: Move UFOGen Pipeline and Scheduler to Research Projects
Body: **Is your feature request related to a problem? Please describe.**
After reviewing #6133 and a bit of searching has led me to the implementation of the UFOGen paper by the co-authors. By reading the repo ReadME and it seems there is no model checkpoi... | 1medium |
Title: Add 2 more special Automation Policies
Body: Like Default workstation and default server.
Have a "Post Installation" Automation Policy
Have a "Pre-Uninstall" Automation Policy
Then you can have onboarding, and offboarding scripts. I'm sure people will want Pre-Uninstall per Client/Site/Agent... | 1medium |
Title: Maximum & minimum syntax in filter_query for conditional formatting
Body: | 1medium |
Title: Bug: changelog docs page refers to 2023 for releases made during 2024
Body: **Describe the bug**
Was just getting acquainted with this project and noticed that latest release is shown as being from 2023-02-04 on the changelog page:
https://github.com/jowilf/starlette-admin/blob/7465db977d748baa43c3f39a20a307... | 0easy |
Title: Clustergram row labels change heatmap values/colors
Body: Passing a list of labels to `row_labels` seem to change the values that are plotted in the heatmap rather than just adding a textual label on the side.
```python
import dash_bio as db
import plotly.express as px
iris = px.data.iris()
db.Clustergr... | 1medium |
Title: Gaussian splatting: assertion error (coeffs.shape[-2] == num_sh_bases(degree))
Body: **Describe the bug**
Running ns-train gaussian-splatting crashed with assertion failure
**To Reproduce**
I built a docker image using the gaussian-splatting branch.
1. `git clone https://github.com/nerfstudio-project/ner... | 1medium |
Title: Add mlflow tracking
Body: First of all thanks for the project, it's an interesting way to take a stab at reducing the amount of boilerplate needed even for fairly simple models. Secondly, it would be interesting to implement experiment/run tracking using [MLflow][1].
Have a working example on the `Image clas... | 1medium |
Title: PowerTransformer overflow warnings
Body: ### Describe the bug
I'm running into overflow warnings using PowerTransformer in some not-very-extreme scenarios. I've been able to find at least one boundary of the problem, where a vector of `[[1]] * 354 + [[0]] * 1` works fine, while `[[1]] * 355 + [[0]] * 1` throws ... | 1medium |
Title: Facing Issue while runing this code utf-8' codec can't decode byte 0xa4 in position 14: invalid start byte
Body: utf-8' codec can't decode byte 0xa4 in position 14: invalid start byte
Full code is attached in Word file with csv file too
[mcqs.csv](https://github.com/minimaxir/textgenrnn/files/7950821/mcqs.csv)... | 1medium |
Title: TimeSeries not working
Body: This code does not work:
```py
ts = TimeSeries(key=ALPHAVANTAGE_API_KEY, output_format='pandas')
data, meta_data = ts.get_intraday(symbol='MSFT',interval='1min', outputsize='full')
```
It creates the following error:
```
--------------------------------------------------... | 1medium |
Title: Deserializing Error when loading models from '.keras' files in Keras 3, issue with dense layers
Body: I am using Google Colab with the Tensorflow v2.17 and Keras v 3.4.1 libraries.
I need to save and load my models, but I haven't been able to make the '.keras' file format load correctly.
Here is the lin... | 2hard |
Title: ArcLayer example fails
Body: ## Context
What results were you expecting? <br/>
ArcLayer example fails due to lack of geometry data in `pyarrow` table when running the `U.S. County-to-County Migration` python example.
## Resulting behaviour, error message or logs
The example works perfectly all the way up to ... | 1medium |
Title: Is it possible to run this project on an Intel GPU with OpenCL ?
Body: Will a scratch implementation of this project (highly optimized for intel gpus) be any faster than that of Cuda implementation.
Or will it be any faster than intel "cpu-only" implementation when rewritten to work with plaidml. | 3misc |
Title: 后台上传图片,地址错误
Body: 后台上传图片,地址是media,urls设置在非调试模式下面不处理图片。nginx没配置,这算bug了吧 | 1medium |
Title: Convert invokes FFmpeg with redundant & conflicting arguments
Body: **Crash reports MUST be included when reporting bugs.**
**Describe the bug**
FaceSwap convert invokes FFmpeg on the writer side with 2 sets of conflicting output codec options. The first set is generated by write_frames in imageio-ffmpeg, th... | 1medium |
Title: freetype font and pillow
Body: It seems in Pillow library version over 9.5 getsize method has been removed. So either change the method or limit the library to be installed to 9.5.
Here is the log I get for now.
```
Traceback (most recent call last):
File "/usr/lib/python3.10/threading.py", line 1016, in _bo... | 1medium |
Title: Installation in Kaggle give error
Body: !pip install autogluon
Give me error in Kaggle notebook. How to resolve this?
File /opt/conda/lib/python3.10/site-packages/sklearn/feature_selection/_base.py:14
11 from scipy.sparse import csc_matrix, issparse
13 from ..base import TransformerMixin
---> 1... | 1medium |
Title: Error unknown option
Body: Hello, I have this error every time I use fuck `history: Unknown option '--exact'`
How to reproduce: use the fuck
The Fuck 3.14 using Python 2.7.10
fish, version 2.3.1
mac OS Sierra 10.12.2 | 1medium |
Title: ERROR: Exception in ASGI application
Body: I am installing Kohya on Kaggle Guid
It gives below error can't make any sense
It looks like gradio related since entire code is about gradio
both gradio live share and local run on Kaggle gives error so i doubt related to graido live share
```
gradio==5.4.0
grad... | 2hard |
Title: [BUG] Right Enviroment for custom Qwen2-VL quantization using AutoGPTQ
Body: Hi,
Since last couple of weeks I am struggling to quantize my custom Qwen2-VL model using GTPQ.
There is a lot of confusion regarding the correct version of CUDA, PyTorch, Auto-GPTQ, transformers and tokenizers required to successful... | 2hard |
Title: pull: produces empty directory
Body: # Bug Report
<!--
## Issue name
Issue names must follow the pattern `command: description` where the command is the dvc command that you are trying to run. The description should describe the consequence of the bug.
Example: `repro: doesn't detect input changes`
--... | 2hard |
Title: 🚀🚀Real-time Face Recognition in TensorLayer
Body: ## A discussion for:
- Face recognition algorithm
- Face recognition history
- Face recognition implementation using TensorLayer and TensorFlow.
**Feel free to add more papers and discuss here or in the [Slack channel](https://join.slack.com/t/tensorlaye... | 3misc |
Title: A more universal function to replace subgraph in OptimizationRule
Body: <!--
Thank you for your contribution!
Please review https://github.com/mars-project/mars/blob/master/CONTRIBUTING.rst before opening an issue.
-->
Currently in OptimizationRule, there're only collapsable_predecessors adding/removing an... | 1medium |
Title: How to generate HQ dataset?
Body: thanks for this great job!
The resolution of FFHQ original dataset is 1024x1024, but in your paper the resolution of HQ data is 512x512. So how to generate the 512x512 HQ dataset? like resize_bilinear or resize_bicubic?
| 1medium |
Title: gradio.State is always null in JavaScript callbacks
Body: ### Describe the bug
I'm trying to extend `gr.Gallery` component with custom logic. The idea is to scroll it to the position selected by the user.
I wrote a custom JS handler which does the job and it works if I provide `gr.Number` component as input. Ho... | 1medium |
Title: Interfaces lead to circular imports when splitting type definitions across files
Body: I'm not sure if this issue has been raised before. Did a quick search through issues and didn't find anything. But I was wondering if anyone had run into this issue before and there's an existing Python solution I'm not thinki... | 1medium |
Title: XLNET Base for Malay and Indonesian languages (not an issue)
Body: Hi! This is not an issue, I just want to say XLNET is really great and I successfully pretrained XLNET from scratch for Malay and Indonesian languages. You can read comparison and download pretrained from here, https://github.com/huseinzol05/Mala... | 3misc |
Title: [Quantization] enable multi-backend `bitsandbytes`
Body: Similar to https://github.com/huggingface/transformers/pull/31098/ | 1medium |
Title: When I run trape I get this error
Body: ```
Loading trape...
[x] ERROR: cannot import name base_manager
```
How to fix ? | 1medium |
Title: Linux, GTX 3060 - MDXNet does not use GPU
Body: MDX-Net is not using my GPU, despite UVR recognising my GPU and having "GPU Conversion" checked. Whenever I try to use MDX-Net, processing is extremely slow and CPU usage skyrockets.
Here is my hardware:
OS: Pop!_OS 22.04 LTS x86_64
Host: B660M DS3H AX DDR4
Ker... | 1medium |
Title: regression in graph construction time for `Array.ravel()`
Body: **Minimal Complete Verifiable Example**:
```python
import dask.array
import numpy as np
shape=(28, 30, 8, 1, 21, 3)
dtype=np.int64
chunksize=(1, 1, 1, 1, 1, 3)
array = dask.array.from_array(np.arange(np.prod(shape)).reshape(shape), chun... | 1medium |
Title: dask.array buggy with pandas multiindex.values / object dtype arrays
Body: <!-- Please include a self-contained copy-pastable example that generates the issue if possible.
Please be concise with code posted. See guidelines below on how to provide a good bug report:
- Craft Minimal Bug Reports http://matthe... | 1medium |
Title: Are special tokens wrong?
Body: In the vocab of llama, eos_token is "\</s\>", bos_token is "\<s\>", unk_token is "\<unk\>", and the corresponding token ids are 0, 1, 2.
So I think in train.py, [line 214-221](https://github.com/tatsu-lab/stanford_alpaca/blob/main/train.py#L214) should be removed.
And are [DE... | 1medium |
Title: UrlRetrieve does not accept key argument context
Body: So I was running the [example](https://github.com/tflearn/tflearn/blob/master/examples/nlp/lstm_generator_cityname.py) using Python 3.5.2 on Anaconda 4.2.0 and I happen to receive this particular error `TypeError: urlretrieve() got an unexpected keyword argu... | 1medium |
Title: Wrong example of usage when config name is missing for community script-datasets
Body: As reported by @Wauplin, when loading a community dataset with script, there is a bug in the example of usage of the error message if the dataset has multiple configs (and no default config) and the user does not pass any conf... | 0easy |
Title: 找不到gpt-4-turbo-preview:NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4-turbo-preview` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}
Body: NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt... | 1medium |
Title: This version of ChromeDriver only supports Chrome version 114 Current browser version is 103.0.5060.53
Body: I tried below and it still fails
My code:
import undetected_chromedriver as uc
driver = uc.Chrome(version_main=103)
driver.get("https://example.com") | 1medium |
Title: BUG: set_index with pyarrow timestamp type does not produce DatetimeIndex
Body: ### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas.
- [X] I ha... | 1medium |
Title: release instructions location
Body: Where are the current release instructions?
I am building a release locally so if we have instructions somewhere that would be beneficial. Also I could work on the latest release. | 0easy |
Title: Failed to export onnx model when I use kornia.geometry.transform.imgwarp.warp_perspective in the model forward function
Body: ### Discussed in https://github.com/kornia/kornia/discussions/2992
<div type='discussions-op-text'>
<sup>Originally posted by **knavezl** August 23, 2024</sup>
my export model code... | 1medium |
Title: Local custom dataset & Potential typo in test.py
Body: Hi, thanks for this interesting work!
I tried to use this model on a local custom dataset and followed the dataset structure as specified but it failed to load correctly. I ended up having to hard code some data loading code to make it work. It would be gre... | 1medium |
Title: Where is internal state used in train_2d
Body: In `train_2d` defined in [gd](https://github.com/d2l-ai/d2l-en/blob/master/chapter_optimization/gd.md), it says `s1` and `s2` are internal state variables that will be used later, but where exactly are those variable used are not clear, even after reading the follo... | 0easy |
Title: RFE: integration with FastAPI/Starlette
Body: [FastAPI ](https://github.com/tiangolo/fastapi)is rapidly gaining popularity as an API framework. It would be great if there was an integration client for FastAPI like there is for Flask etc.
FastAPI doesn't have a plugin system like Flask, but Starlette supports ... | 1medium |
Title: [FEATURE] VarianceThresholdClassifier
Body: You can use quantile regression tricks to make predictions about quantiles.
But what if, at prediction time, you'd like to predict `P(y >= value)`?
To answer that question you'd need more than just a quantile you'd need some distribution prediction instead.
... | 1medium |
Title: peloton_auto_bookmark_metric is an invalid keyword argument for athlete
Body: Hi! Having some trouble getting started. I've pulled the latest image from dockerhub, but the container is crashing:
~/$ docker run -e MODULE_NAME=src.fitly.app -e VARIABLE_NAME=server -p 8050:80 -v /home/me/fitly:/app/config et... | 1medium |
Title: ValueError: Dimension has to be a list or tuple
Body: Traceback (most recent call last):
File "<ipython-input-91-3ab6d73131bd>", line 1, in <module>
runfile('/Users/sameepshah/Desktop/Data/Practice/skoptHyperParm.py', wdir='/Users/sameepshah/Desktop/Data/Practice')
File "/Users/sameepshah/anaconda... | 1medium |
Title: Qwen2 MoE manual `head_dim`
Body: ### Feature request
https://github.com/huggingface/transformers/blob/81aa9b2e07b359cd3555c118010fd9f26c601e54/src/transformers/models/qwen2_moe/modeling_qwen2_moe.py#L317
For qwen2 moe, `head_dim` is now forced to be `hidden_size // num_heads`.
### Motivation
manual `head_d... | 1medium |
Title: Why does NHiTS need the target variable specified in the time_varying_unknown_reals attribute?
Body: I was wondering why do I need to specify the target variable twice, when building a `TimeSeriesDataset` for a **NHiTS**? Once for the attribute 'target' and once for 'time_varying_unknown_reals'. If I don't speci... | 1medium |
Title: AttributeError: module 'pykwalify.core' has no attribute 'yaml'
Body: Hello, it looks like pykwalify has had a new release (1.8) which is breaking my tavern build with the following error:
```
ve/lib/python3.8/site-packages/tavern/schemas/files.py:16: in <module>
core.yaml.safe_load = functools.partial(ya... | 1medium |
Title: future warnings
Body: List of future pandas warnings
```
c:\users\sole\documents\repositories\feature_engine\feature_engine\creation\math_features.py:212: FutureWarning: The provided callable <function sum at 0x0000016E1CA6D090> is currently using Series.sum. In a future version of pandas, the provided calla... | 0easy |
Title: Unexpected behaviour of ticks in next gen Seaborn
Body:
Hello,
Just found a potential bug in the next gen version of **seaborn**.
Expected behaviour: create a histogram with y-axis limits that go from 0 to 50.
Actual behaviour: limits of y-axis do not change.
Other possible reasons for this: I may be c... | 1medium |
Title: Unable to log in with the authentication information provided
Body: when i post data, i always get this msg: Unable to log in with the authentication information provided
```
class CustomBackend(ModelBackend):
def authenticate(self, username=None, password=None, **kwargs):
try:
use... | 1medium |
Title: I have confusion with final ensemble model.
Body: My constractor:
`automl = autosklearn.classification.AutoSklearnClassifier(
time_left_for_this_task=3600,
memory_limit=3072,
ensemble_size=10,
ensemble_nbest=10,
max_models_on_disc=10,
... | 1medium |
Title: eventually, train on the entire dataset even when warm_starting, or early_stopping
Body: right now we're losing 10-15% of our data for our validation stuff, to find the best number of rounds/iterations/estimators/etc.
eventually, it would be ideal to train with early stopping to find the ideal number of iter... | 1medium |
Title: [BUG] label with angle brackets <> causes display errors
Body: **Describe the bug**
When the label contains **<>**, the label list will show, for example `<NONCAR><font color="#c8c8c8"> 〇 </font>`. Meanwhile, in the _polygon labels_ panel, only the color circle shows but not the name <NONCAR>.
**To Reproduce... | 1medium |
Title: Japanese Kanji character
Body: I found that the Japanese character "絆" is missing in the file "ja_char.txt".And I cannot recognize this Japanese Kanji character using the Japanese model. | 0easy |
Title: Using custom model.hf_text.checkpoint_name
Body: ## Description
In Autogluon multimodal, you can specify a text model on Huggingface (say for the sake of the example roberta-base). If I fine-tuned roberta-base using the Transformers library but did not publish to Huggingface, can I still train on that backbone ... | 1medium |
Title: Either don't send email notification or only selectively notify about changes to nimbus-desktop-experiments
Body: Every change to `main-workspace/nimbus-desktop-experiments` is currently notified to each reviewer by email.
These don't seem to carry much value, as they are generated as part of the process of a... | 1medium |
Title: [FEATURE] Add embeding ranker in PyTorch
Body: ### Description
<!--- Describe your expected feature in detail -->
https://www.tensorflow.org/recommenders/examples/basic_ranking, but using PyTorch instead of TF
### Expected behavior with the suggested feature
<!--- For example: -->
<!--- *Adding algorithm... | 1medium |
Title: The animation window didn't show up
Body: I typed 'manimgl' and pressed the key 'Enter', this is what happened to my terminal.
My terminal just waiting, with the cursor flashing continously.

Body: **Describe the bug**
In some cases the current black version (25.1.0) reformats a string that is too long. It seems to miscalculate the resulting line length.
**To Reproduce**
```python
class A:
def foo(self):
return (... | 1medium |
Title: ValueError: The passed save_path is not a valid checkpoint
Body: Hello.
I'm having problems resuming training from a checkpoint on Google Colab. The only way I've found is to delete all checkpoints and start again, which of course isn't a good idea after training for hours.
I'm using TF and t2t version 1.... | 1medium |
Title: [BUG] pygwalker bug report
Body: Error Message
Failed to load model class 'BoxModel' from module '@jupyter-widgets/controls'
ChunkLoadError: Loading chunk 345 failed.
Difficult to decode such an error message.
| 1medium |
Title: how to set the glow effect to the line
Body: ### Question
hello, I have searched this question in docs and
issues, but, I can't find how to set.
Is this function is available?
thanks. | 1medium |
Title: Failed to build webrtcvad when installing a package
Body: Hi, sorry for bothering but I had and an issue trying to install a package with pip, I don't know if maybe it's an error I'm making but I haven't been able to solve it.
This is what I was trying to install and the error that appeared
```
pip install ff... | 1medium |
Title: How to use Django models which have no "name" attribute?
Body: **Do my Django model has to have "name" attribute??? Can I override is somehow?** I have some Django models which don't have "name" attribute. The don't work :( Only those which has "name" attribute work and I can query them with GraphiQL.:/
> Imp... | 1medium |
Title: [ I have Vietnamese voice data] Please provide support for Vietnamese
Body: ## Support for Vietnamese Language
- Hi, I found 100 hours of voice data from VinBigdata - https://institute.vinbigdata.org/events/vinbigdata-chia-se-100-gio-du-lieu-tieng-noi-cho-cong-dong/
- Here is the download link https://dr... | 1medium |
Title: doesn't work...no way. please help, windows11, miniconda[Bug]
Body: ### Describe the bug
after many problems to install it, finally it installed...but can't use it.
why so many problems using it on windows?
I saw people installing it in 2 min on linux.
I need it for work, it is making me crazy.
Please he... | 1medium |
Title: New event to trigger when a tab is in view, not necessarily explicitly selected by the user
Body: - [x] I have searched to see if a similar issue already exists.
**Is your feature request related to a problem? Please describe.**
While `gr.Tab` as the `select` event, it is only triggered when a user explici... | 1medium |
Title: Allow background callback tasks to programmatically retry later.
Body: **Is your feature request related to a problem? Please describe.**
Background callbacks running in a distributed environment (Openshift or Kubernetes) can fail for reasons that are recoverable via application logic. e.g. a data resource is... | 1medium |
Title: Request failed during generation: Server error: Value out of range: -29146814772
Body: ### System Info
text-generation-launcher 3.1.1-dev0
Single RTX 4070 S GPU
NVIDIA-SMI 572.16 Driver Version: 572.16 CUDA Version: 12.8
Models Used : meta-llama/Llama-3.1-8B-Instruct, Yujivus/DeepSeek-R1... | 2hard |
Title: 函数使用
Body: 
我想获取某个人主页的所有视频信息,我翻了文档,应该是用这个函数,async def get_videos() ,(https://nemo2011.github.io/bilibili-api/#/modules/user?id=async-def-get_videos),但是我不知道具体该怎么用,请问有详细的示例介绍吗,谢谢兄弟! | 1medium |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.