-
**Is your feature request related to a problem? Please describe.**
In the model hub of huggingFace there are a few pretrained time series models available. E.g. Autoformer [1]. I think it would be ni…
-
# Super Resolution with Hugging Face Models
Replace pan sharpening with a super resolution model from hugging face. These models would not require a GPU as they run on inference mode which only requi…
-
Hi !
I have a couple of questions related to the HUgging Face models.
Base on the task avaialbe in the deepchem wrapper. Is not possible to perform task like text-generation of this kind of exam…
-
It will be great if torchtitan could support 1) training llama models with custom configurations (like different number of kv heads, number of layers, etc.) and 2) direct uploading of the trained weig…
-
### Description
Can you please add new SOTA models from this repo: https://github.com/Tencent/TFace
It would also be helpful if you can add new functionality for detecting face spoofing or other f…
-
Hi! I've looked through Python example shape predictor and noticed that it uses separate face detector to get bounding box around face. But what if I want to train a model to predict not face but some…
muxgt updated
4 years ago
-
Hi MontaEllis team!
The Medical Segmentation project is fantastic. I see you host and share models with your server. **Would you be interested in sharing your models in the [Hugging Face Hub](http:…
-
**Doc request**
I am very pleased that Hugging Face recently added the Model Tree, a really cool feature, and I believe it's a great tool for studying Model Reuse. However, I haven’t found much inf…
-
File "D:\faceswap\faceSwapper\run.py", line 6, in
from faceSwapper import create_app
File "D:\faceswap\faceSwapper\faceSwapper\__init__.py", line 4, in
from faceSwapper.apis.SwapperAP…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What would your feature do ?
I have tested many face restoration models …