Spaces:
Build error
Build error
Commit ·
d897c1d
1
Parent(s): 52436ac
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
transformers==4.13.0
|
| 2 |
tensorflow==2.10.0
|
| 3 |
gradio==2.0.10
|
|
|
|
| 1 |
+
python -m pip install --upgrade pip
|
| 2 |
transformers==4.13.0
|
| 3 |
tensorflow==2.10.0
|
| 4 |
gradio==2.0.10
|