jorgik1 commited on
Commit
b46537d
·
1 Parent(s): 39ebf86

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -1,6 +1,3 @@
1
- # Temporary fix for pydantic issue @see https://github.com/streamlit/streamlit/issues/3218
2
- import pydantic
3
- pydantic.class_validators._FUNCS.clear()
4
  import streamlit as st
5
  from streamlit_elements import elements, media
6
  from chatbot import YouTubeChatbot
 
 
 
 
1
  import streamlit as st
2
  from streamlit_elements import elements, media
3
  from chatbot import YouTubeChatbot