thedamn commited on
Commit
5daa7e7
·
1 Parent(s): b62fb7c

docker tryyy commit

Browse files
Files changed (1) hide show
  1. resource.py +1 -0
resource.py CHANGED
@@ -2,6 +2,7 @@ from langchain import PromptTemplate, LLMChain
2
  from huggingface_hub import hf_hub_download
3
  from langchain.llms import GPT4All
4
  from langchain.callbacks.streaming_stdout import StreamingStdOutCallbackHandler
 
5
 
6
 
7
  template = """
 
2
  from huggingface_hub import hf_hub_download
3
  from langchain.llms import GPT4All
4
  from langchain.callbacks.streaming_stdout import StreamingStdOutCallbackHandler
5
+ import os
6
 
7
 
8
  template = """