acecalisto3 commited on
Commit
b71f191
·
verified ·
1 Parent(s): f67708e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  import gradio as gr
2
  import langchain
3
- import huggingface-hub
4
  import python-dotenv
5
  import PyYaml
6
  from typing import Optional, Union, List, Dict, Any, Tuple
 
1
  import gradio as gr
2
  import langchain
3
+ import huggingface_hub
4
  import python-dotenv
5
  import PyYaml
6
  from typing import Optional, Union, List, Dict, Any, Tuple