-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated CPU and GPU docker-compose.yaml Signed-off-by: jaburges <[email protected]>
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -137,8 +137,8 @@ services: | |
reservations: | ||
devices: | ||
- driver: nvidia | ||
count: 1 | ||
capabilities [gpu] | ||
count: 1 | ||
capabilities: [gpu] | ||
image: lunamidori5/subsystem_manager:master | ||
ports: | ||
- 39090:9090 | ||
|
@@ -271,4 +271,4 @@ The functionality of this product is subject to a variety of factors that are be | |
|
||
**If you would like to give to help us get better servers - [Give Support](https://paypal.me/midoricookieclub?country.x=US&locale.x=en_US) | ||
|
||
***If you or someone you know would like a new backend supported by Midori AI Subsystem please reach out to us at [[email protected]](mailto:[email protected]) | ||
***If you or someone you know would like a new backend supported by Midori AI Subsystem please reach out to us at [[email protected]](mailto:[email protected]) |