Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
lixuejing
commited on
Commit
·
9a7712d
1
Parent(s):
79b83f9
update add TensorFlow >= 2.0
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -4,6 +4,7 @@ click==8.1.3
|
|
| 4 |
datasets==2.14.5
|
| 5 |
gradio==4.9.0
|
| 6 |
gradio_client==0.7.2
|
|
|
|
| 7 |
huggingface-hub>=0.18.0
|
| 8 |
matplotlib==3.7.1
|
| 9 |
numpy==1.24.2
|
|
|
|
| 4 |
datasets==2.14.5
|
| 5 |
gradio==4.9.0
|
| 6 |
gradio_client==0.7.2
|
| 7 |
+
TensorFlow >= 2.0
|
| 8 |
huggingface-hub>=0.18.0
|
| 9 |
matplotlib==3.7.1
|
| 10 |
numpy==1.24.2
|