Ahsen Khaliq
commited on
Commit
·
69a855e
1
Parent(s):
c84dd6b
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
import os
|
| 2 |
os.system("git clone https://github.com/facebookresearch/omnivore.git")
|
| 3 |
-
os.chdir("omnivore")
|
| 4 |
import json
|
| 5 |
from typing import List
|
| 6 |
|
|
|
|
| 1 |
import os
|
| 2 |
os.system("git clone https://github.com/facebookresearch/omnivore.git")
|
|
|
|
| 3 |
import json
|
| 4 |
from typing import List
|
| 5 |
|