Spaces:
Runtime error
Runtime error
CognitiveScience
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
|
|
2 |
from bs4 import BeautifulSoup
|
3 |
import requests
|
4 |
from acogsphere import acf
|
5 |
-
from bcogsphere import
|
6 |
import math
|
7 |
import glob
|
8 |
#from python_actr import *
|
|
|
2 |
from bs4 import BeautifulSoup
|
3 |
import requests
|
4 |
from acogsphere import acf
|
5 |
+
from bcogsphere import bcs
|
6 |
import math
|
7 |
import glob
|
8 |
#from python_actr import *
|