Thiloid commited on
Commit
3a5adf9
·
verified ·
1 Parent(s): d26a997

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -5,7 +5,7 @@ import json
5
  from huggingface_hub import InferenceClient
6
 
7
  dbPath='/Users/thiloid/Desktop/LSKI/ole_nest/Chatbot/LLM/chromaTS'
8
- if(os.path.exists(dbPath)==False): dbPath="/home/user/app/chromaTS'"
9
 
10
  print(dbPath)
11
  #path='chromaTS'
 
5
  from huggingface_hub import InferenceClient
6
 
7
  dbPath='/Users/thiloid/Desktop/LSKI/ole_nest/Chatbot/LLM/chromaTS'
8
+ if(os.path.exists(dbPath)==False): dbPath="/home/user/app/chromaTS"
9
 
10
  print(dbPath)
11
  #path='chromaTS'