Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoSaverioZuppichini committed Nov 21, 2022
1 parent 2ed46be commit f4190cb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Under the hood we are using docker and [nvidia pytorch containers](https://catal

Since hugging face doesn't distribute the docker image used in their spaces, a lot of spaces won't work due to broken links or stuff like that.

Not all space works, this is because I have no idea about which version of some package hugging face is using (e.g. `ffmepg`). If you are from hugging face, feel free to comment on this [issue](https://github.com/FrancescoSaverioZuppichini/my-spaces/issues/1)

This project aims to provide transparent and real open machine learning demo to the people. If something doesn't work please feel free to open an issue :)

Contributions are welcomed!
Expand Down Expand Up @@ -57,4 +59,8 @@ I've personally [built and distributed the following images](https://hub.docker.
```
export HUGGING_FACE_HUB_TOKEN=<YOUR_HUGGING_FACE_HUB_TOKEN>
my-spaces run zuppif/my-spaces:stable-diffusion
```
```

## Q&A
**Works on Windows?**
No idea, please try and report back :)

0 comments on commit f4190cb

Please sign in to comment.