Spaces:
Running
Running
Commit
·
2096045
1
Parent(s):
9a0118e
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ import re
|
|
4 |
import numpy as np
|
5 |
import tensorflow_hub as hub
|
6 |
import openai
|
7 |
-
import gradio as gr
|
8 |
import os
|
9 |
from sklearn.neighbors import NearestNeighbors
|
10 |
|
|
|
4 |
import numpy as np
|
5 |
import tensorflow_hub as hub
|
6 |
import openai
|
7 |
+
import gradio as gr
|
8 |
import os
|
9 |
from sklearn.neighbors import NearestNeighbors
|
10 |
|