Sharathhebbar24 commited on
Commit
5f19569
·
1 Parent(s): 5c64f8d

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -4,7 +4,6 @@ from langchain.llms import HuggingFaceHub
4
  from langchain.chains import LLMChain
5
  from langchain.prompts import PromptTemplate
6
 
7
- from models import llms
8
 
9
  class UserInterface():
10
 
 
4
  from langchain.chains import LLMChain
5
  from langchain.prompts import PromptTemplate
6
 
 
7
 
8
  class UserInterface():
9