Spaces:
Running
Running
LaurentTRIPIED
commited on
Commit
•
f5147d8
1
Parent(s):
1883e68
V1.4 RSE
Browse files
app.py
CHANGED
@@ -7,7 +7,6 @@ from transformers import pipeline
|
|
7 |
|
8 |
import tensorflow as tf
|
9 |
print("TensorFlow version:", tf.__version__)
|
10 |
-
print("Keras version:", tf.keras.__version__)
|
11 |
|
12 |
# Fonction pour récupérer les données de l'API
|
13 |
def get_data():
|
|
|
7 |
|
8 |
import tensorflow as tf
|
9 |
print("TensorFlow version:", tf.__version__)
|
|
|
10 |
|
11 |
# Fonction pour récupérer les données de l'API
|
12 |
def get_data():
|