saherPervaiz commited on
Commit
692006d
·
verified ·
1 Parent(s): 49e5572

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
 
2
- sgradio==3.6.0
3
  groq==0.1.0 # Replace with the actual version if necessary
4
  googletrans==4.0.0-rc1
5
  asyncio==3.4.3 # If using Python versions prior to 3.7. For Python 3.7+, asyncio is included by default
 
1
 
2
+ gradio==3.6.0
3
  groq==0.1.0 # Replace with the actual version if necessary
4
  googletrans==4.0.0-rc1
5
  asyncio==3.4.3 # If using Python versions prior to 3.7. For Python 3.7+, asyncio is included by default