Spaces:
Running
Running
remove comments
Browse files- app.py +0 -3
- constants.py +0 -3
app.py
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
# (C) Glue Labs Private Limited 2023 (gluelabs.com)
|
2 |
-
# All rights reserved
|
3 |
-
|
4 |
import argparse
|
5 |
import datetime
|
6 |
import os
|
|
|
|
|
|
|
|
|
1 |
import argparse
|
2 |
import datetime
|
3 |
import os
|
constants.py
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
# (C) Glue Labs Private Limited 2023
|
2 |
-
# All rights reserved
|
3 |
-
|
4 |
import os
|
5 |
from chromadb.config import Settings
|
6 |
|
|
|
|
|
|
|
|
|
1 |
import os
|
2 |
from chromadb.config import Settings
|
3 |
|