chandrujobs commited on
Commit
77b298f
·
verified ·
1 Parent(s): ef763de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -19,7 +19,7 @@ Installation and Setup
19
 
20
  Requirements:
21
 
22
- Python 3. x
23
  radio
24
  Pillow
25
  NumPy
@@ -41,6 +41,13 @@ bash
41
 
42
  pip install -r requirements.txt
43
 
 
 
 
 
 
 
 
44
  Run the App Locally:
45
 
46
  Run the app locally using the following command:
 
19
 
20
  Requirements:
21
 
22
+ Python
23
  radio
24
  Pillow
25
  NumPy
 
41
 
42
  pip install -r requirements.txt
43
 
44
+ Requirements for Gradio Space (requirements.txt):
45
+
46
+ gradio
47
+ Pillow
48
+ numpy
49
+
50
+
51
  Run the App Locally:
52
 
53
  Run the app locally using the following command: