cisarik commited on
Commit
e1105d6
·
1 Parent(s): 661e8f7

*.pyc added to .gitignore

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ *.pyc
__pycache__/Gradio_UI.cpython-310.pyc CHANGED
Binary files a/__pycache__/Gradio_UI.cpython-310.pyc and b/__pycache__/Gradio_UI.cpython-310.pyc differ
 
tools/__pycache__/final_answer.cpython-310.pyc CHANGED
Binary files a/tools/__pycache__/final_answer.cpython-310.pyc and b/tools/__pycache__/final_answer.cpython-310.pyc differ