-
when I read report_03, I find "Open-Sora 1.2 starts from the [PixArt-Σ 2K](https://github.com/PixArt-alpha/PixArt-sigma) checkpoint.". I do not understand this quite well. does that mean I need to do …
-
Hello @krjakbrjak !
Is it possible with your help to adopt sample for our pipeline and production usage?
Thanks!
-
It's truly a fantastic tool, and I've found it incredibly useful for [mention specific use cases or features you appreciate. The quality of the code and the attention to detail really stand out, and …
-
```
import requests
import json
# URL-ul serverului Teprolin
url = "http://127.0.0.1:5000/process"
# Textul pe care dorim să îl procesăm
text = "Ion și-a cumpărat o mașină de tuns iarba de_l…
-
with the new Forge,
driving_video_pickle_input = gr.File(type="file", file_types=[".pkl"])
change to
driving_video_pickle_input = gr.File(file_types=[".pkl"])
thanks in advance!
-
Hello, is it possible to change the toolbar button images to translate depending on the language?
Example:
B for "Bold" in English
G for "Gras" in French
THANKS
-
Hey, your work is AMAZING!!! I’m begging you—can you help me get this stuff working on my system? I’m a total noob with Hyprland and scripting. Some scripts are calling others that aren’t in your repo…
-
I was wondering if zipformer has any specific modules or functions designed for fbank features? I’m using pretrained wav2vec2.0 representations as input for zipformer training, but I’m having trouble …
-
Hi there,
I am working on a project to extract skills from CV's - so kind of the inverse of extracting them from job ads.
I want to use your mapper to map to a standard taxonomy so that there …
-
Hello everyone, excellent work with this project! I'd like to know about how to change the code for the SX1301 Lora GW Chip? I've a gateway but with the sx1301 (heltec lora gw HTM01 868Mhz).
Best r…