Fetching metadata from the HF Docker repository...
Ansa12 commited on
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import os
|
|
2
|
from groq import Groq
|
|
3
|
import gradio as gr
|
|
4
|
from gtts import gTTS
|
|
|
|
1
|
+
mport os
|
|
2
|
from groq import Groq
|
|
3
|
import gradio as gr
|
|
4
|
from gtts import gTTS
|