Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 6, 2024
1 parent c014e08 commit f6ede35
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,4 +271,4 @@ And your docker container should show that the application has been enabled:
TRACE: 172.17.0.1:51408 - ASGI [3] Send {'type': 'http.response.start', 'status': 200, 'headers': '<...>'}
TRACE: 172.17.0.1:51408 - ASGI [3] Send {'type': 'http.response.body', 'body': '<2 bytes>'}
TRACE: 172.17.0.1:51408 - ASGI [3] Completed
```
```
2 changes: 1 addition & 1 deletion example.env
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ NEXTCLOUD_URL=http://nextcloud.local

# CUDA Support
# NVIDIA_VISIBLE_DEVICES=all
# NVIDIA_DRIVER_CAPABILITIES=compute # either 'compute' or 'utility' or 'all'
# NVIDIA_DRIVER_CAPABILITIES=compute # either 'compute' or 'utility' or 'all'
2 changes: 1 addition & 1 deletion requirements.cuda.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ wrapt==1.16.0
xlrd==2.0.1
XlsxWriter==3.1.9
yarl==1.9.2
zipp==3.17.0
zipp==3.17.0

0 comments on commit f6ede35

Please sign in to comment.