Spaces:
Sleeping
Sleeping
techy-ai commited on
Commit ·
c6a5c9b
1
Parent(s): af22e97
updated requirements
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,8 @@
|
|
| 1 |
-
gradio[oauth]
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
absl-py==2.1.0
|
| 3 |
accelerate==1.2.1
|
| 4 |
addict==2.4.0
|
|
|
|
| 1 |
+
gradio[oauth]
|
| 2 |
+
numpy
|
| 3 |
+
pandas
|
| 4 |
+
requests
|
| 5 |
+
python-dotenv
|
| 6 |
absl-py==2.1.0
|
| 7 |
accelerate==1.2.1
|
| 8 |
addict==2.4.0
|