-
Following up on https://github.com/iterative/dvc/issues/10313 and related new features specifying `datasets` as dependencies, we can add more types of supported datasets:
- [delta lake](https://itera…
-
### Ticket Contents
## Description
We would like to deploy generative AI in support of musical composition. The basic idea is to use AI to generate possible modifications of a phrase (or phrases) ge…
-
There is a way using hug documentation `api.http.documentation()`. We can convert this to yaml file but is there any library or best practice around this.
-
Contents for `testhug.py`
```python
import hug
def hello_world(name1: str, name2: str):
return f"Hello {name1} and {name2}"
if __name__ == '__main__':
api = hug.API(__name__)
hu…
-
---
## Name : Content Safety Layer for Python
## Abstract:
The idea is to have some kind of Interceptor when invoking API's that checks for Content Safety, to ensure a stable Content Safety when swi…
-
What are the needed steps to access Hugging Face models on a local OpenPlayground instance? I've added some models, but keep getting the "Model Error Request failed: 403 Forbidden".
-
Could you include both the Hugging Face endpoint and the Hugging Cloud dedicated endpoint, please?
-
Armory Library must support custom evasion attacks designed by the user; supporting user-developed attacks requires the steps below.
- Design and implement a custom attack API that
- Optimizes a…
-
### Describe the issue
Running a number of different models from Hugging Face Hub with the `CoreMLExecutionProvider` on Mac arm64 outputs multiple instances of:
```text
Context leak detected, msg…
-
Tried running various examples and module errors are immediate:
```
python inference_upscale_a_video.py -i ./inputs/old_video_1.mp4 -o ./results -n 150 -g 9 -s 30
Traceback (most recent call last…