Spaces:
Running
on
Zero
Running
on
Zero
parokshsaxena
commited on
Commit
β’
fbd5743
1
Parent(s):
2070278
libcom
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -22,6 +22,9 @@ cloudpickle
|
|
22 |
omegaconf
|
23 |
pycocotools
|
24 |
|
|
|
|
|
|
|
25 |
# For Local
|
26 |
#gradio==4.24.0
|
27 |
#spaces==0.28.3
|
|
|
22 |
omegaconf
|
23 |
pycocotools
|
24 |
|
25 |
+
# for libcom library
|
26 |
+
libcom
|
27 |
+
|
28 |
# For Local
|
29 |
#gradio==4.24.0
|
30 |
#spaces==0.28.3
|