Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ beautifulsoup4
|
|
| 3 |
requests
|
| 4 |
transformers
|
| 5 |
pandas
|
|
|
|
| 6 |
# Add the chosen framework (TensorFlow or PyTorch)
|
| 7 |
tensorflow # Or torch torchvision torchaudio (if using PyTorch)
|
|
|
|
| 3 |
requests
|
| 4 |
transformers
|
| 5 |
pandas
|
| 6 |
+
tf-keras
|
| 7 |
# Add the chosen framework (TensorFlow or PyTorch)
|
| 8 |
tensorflow # Or torch torchvision torchaudio (if using PyTorch)
|