Spaces:
Runtime error
Runtime error
Jinglong Xiong
commited on
Commit
·
d19b1f8
1
Parent(s):
8bf4ef4
add files
Browse files- docker-compose.yml +0 -2
docker-compose.yml
CHANGED
|
@@ -8,8 +8,6 @@ services:
|
|
| 8 |
restart: unless-stopped
|
| 9 |
ports:
|
| 10 |
- "8501:8501"
|
| 11 |
-
volumes:
|
| 12 |
-
- ./.env:/app/.env
|
| 13 |
environment:
|
| 14 |
- NVIDIA_VISIBLE_DEVICES=all
|
| 15 |
deploy:
|
|
|
|
| 8 |
restart: unless-stopped
|
| 9 |
ports:
|
| 10 |
- "8501:8501"
|
|
|
|
|
|
|
| 11 |
environment:
|
| 12 |
- NVIDIA_VISIBLE_DEVICES=all
|
| 13 |
deploy:
|