Ashley Wright commited on
Commit ·
720adb1
1
Parent(s): 7d60587
Use main branch
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -12,7 +12,7 @@ dependencies = [
|
|
| 12 |
"transformers==4.41.2",
|
| 13 |
"accelerate==0.31.0",
|
| 14 |
"omegaconf==2.3.0",
|
| 15 |
-
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing
|
| 16 |
]
|
| 17 |
|
| 18 |
[project.scripts]
|
|
|
|
| 12 |
"transformers==4.41.2",
|
| 13 |
"accelerate==0.31.0",
|
| 14 |
"omegaconf==2.3.0",
|
| 15 |
+
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing#subdirectory=pipelines",
|
| 16 |
]
|
| 17 |
|
| 18 |
[project.scripts]
|