-
### Describe the bug
After stopping a microphone recording in Firefox, it seems some JavaScript function is called over and over again indefinitely, each time triggering the error `Invalid URI. Load …
-
这边是linux,x86平台
确认了wav2lip正常(毕竟是不久前刚刚搭的),api页面也能进得去,网络也都是通的,
上github对了一下,文件也都是对的
但就是莫名其妙地报了这个错,太怪了
Google查了一通,发现竟然没有跟我一样的,
看到网上说,函数调用要用fn_index,api调用可以用api_name。。。"gradio_api_type"那边也的确是这样配的
…
-
使用
打包好的prompt包生成音频应该怎么给参数,其他都是默认内容
`from gradio_client import Client
client = Client("https://plachta-vall-e-x.hf.space/")
result = client.predict(
"Howdy!", # str in 'Text' Textbox compone…
-
I'm trying to use this tool on Windows 11 using the following docker commands:
```
docker pull savatar101/omniparse:0.1
docker run --gpus all -p 9001:8000 savatar101/omniparse:0.1
```
The sta…
-
Hi all,
I am facing the following issue when using HuggingFaceEndpoint for my custom finetuned model in my repository "Nithish-2001/RAG-29520hd0-1-chat-finetune" which is public with gradio.
llm_…
-
Hello,
I installed the addon via automatic1111s extensions tab. After reloading and restarting the UI, it still doesnt show up (it is checked in extensions tab)
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
absl-py 2.1.0
accelerate 0.34.2
aiofiles …
-
Pinokio dev doesn't communicate so you won't get help from him. I'm leaving this info here in case it helps somebody.
Your requirements.txt file should look like this for the affected packages:
…
-
When trying to process audio for training, these error messages show up
`2023-09-18 18:13:47 | ERROR | root | Task exception was never retrieved
future:
Traceback (most recent call last):
Fil…
-
I have stored a `qdrant` collection locally on my computer to access it for testing purposes. I am building a chatbot app in gradio and it requires to load the `app.py` many times to develop it in ite…