Mustehson commited on
Commit
77325f9
·
1 Parent(s): 230c281

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import gradio as gr
4
  import matplotlib.pyplot as plt
5
  from transformers import HfEngine, ReactCodeAgent
6
  from transformers.agents import Tool
7
- from prompt import PROMPT
8
 
9
  # Height of the Tabs Text Area
10
  TAB_LINES = 8
 
4
  import matplotlib.pyplot as plt
5
  from transformers import HfEngine, ReactCodeAgent
6
  from transformers.agents import Tool
 
7
 
8
  # Height of the Tabs Text Area
9
  TAB_LINES = 8