Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ requests==2.32.3
|
|
| 3 |
streamlit==1.45.0
|
| 4 |
joblib==1.4.2
|
| 5 |
transformers
|
| 6 |
-
tensorflow==2.18.0
|
|
|
|
| 3 |
streamlit==1.45.0
|
| 4 |
joblib==1.4.2
|
| 5 |
transformers
|
| 6 |
+
tensorflow[and-cuda]==2.18.0
|