Spaces:
Running
on
T4
Running
on
T4
Nikita
commited on
Commit
·
de2de2d
1
Parent(s):
e194428
removed funny libs
Browse files
app.py
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
import time # Import time to make logs more distinct
|
3 |
-
import groq
|
4 |
-
import piskasiska
|
5 |
|
6 |
def greet(name):
|
7 |
"""
|
|
|
1 |
import gradio as gr
|
2 |
import time # Import time to make logs more distinct
|
|
|
|
|
3 |
|
4 |
def greet(name):
|
5 |
"""
|