AbuSaleh28 commited on
Commit
9797bc4
·
verified ·
1 Parent(s): c805b7d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -5
app.py CHANGED
@@ -1,10 +1,5 @@
1
  import os
2
 
3
- # Create requirements.txt content
4
- requirements_content = """gradio>=4.0.0
5
- groq>=0.4.0
6
- """
7
-
8
  # Create app.py content (modifying the user's working Colab code slightly for HF Spaces environment variable safety)
9
  app_content = """import gradio as gr
10
  import os
 
1
  import os
2
 
 
 
 
 
 
3
  # Create app.py content (modifying the user's working Colab code slightly for HF Spaces environment variable safety)
4
  app_content = """import gradio as gr
5
  import os