Akshayram1 commited on
Commit
1dbbef2
·
verified ·
1 Parent(s): 71e61b7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -10,6 +10,7 @@ from pathlib import Path
10
  import chromadb
11
  from unidecode import unidecode
12
  import re
 
13
 
14
  # List of available LLMs
15
  list_llm = [
 
10
  import chromadb
11
  from unidecode import unidecode
12
  import re
13
+ import os
14
 
15
  # List of available LLMs
16
  list_llm = [