jdesiree commited on
Commit
1a8a2db
·
verified ·
1 Parent(s): c490b43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ from transformers import (
42
  )
43
 
44
  from graph_tool import generate_plot
45
- from loading_animations import create_thinking_indicator
46
 
47
 
48
  # Updated environment variables
 
42
  )
43
 
44
  from graph_tool import generate_plot
45
+ from loading_animations import create_thinking_indicator, get_thinking_dots
46
 
47
 
48
  # Updated environment variables